Skip to content

Commit

Permalink
fix: package.json & package-lock.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-SNYK-3037342
  • Loading branch information
snyk-bot authored and travi committed Oct 28, 2022
1 parent 3f523cb commit ee8ffe2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"path": "0.12.7",
"query-string": "7.0.1",
"scarecrow": "3.0.4",
"snyk": "1.787.0",
"snyk": "1.996.0",
"vision": "4.1.1",
"visionary": "6.0.2"
},
Expand Down

0 comments on commit ee8ffe2

Please sign in to comment.