Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-ACORN-559469
  • Loading branch information
snyk-bot authored and eHusband committed Apr 26, 2020
commit 12a47390d48d1f7e1a92536e7205fbbf0bdaebba
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"node": "6.14.1"
},
"dependencies": {
"@snyk/nodejs-runtime-agent": "^1.31.0",
"@snyk/nodejs-runtime-agent": "^1.46.1",
"adm-zip": "0.4.7",
"body-parser": "1.9.0",
"cfenv": "^1.0.4",
Expand Down