Skip to content

Commit

Permalink
fix: upgrade html-snapshots from 3.11.0 to 3.11.2
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade html-snapshots from 3.11.0 to 3.11.2.

See this package in npm:
html-snapshots

See this project in Snyk:
https://app.snyk.io/org/localnerve/project/0e20efe2-0b1c-4e13-9657-37e2c9f8b1fc?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jun 20, 2024
1 parent 774c169 commit d70f1f7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions examples/debug-phantomjs/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/debug-phantomjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"start": "node ./snapshot.js"
},
"dependencies": {
"html-snapshots": "^3.11.0"
"html-snapshots": "^3.11.2"
},
"overrides": {
"request": "npm:@cypress/request@3.0.1"
Expand Down

0 comments on commit d70f1f7

Please sign in to comment.