Skip to content

Commit

Permalink
fix: package.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-YARGSPARSER-560381
  • Loading branch information
snyk-bot committed Mar 17, 2020
1 parent 42734ba commit f51d647
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"devDependencies": {
"fastify": "^0.26.2",
"request": "^2.81.0",
"tap": "^10.7.2"
"tap": "^12.6.2"
},
"dependencies": {
"fast-safe-stringify": "^1.2.0",
Expand Down

0 comments on commit f51d647

Please sign in to comment.