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/npm:ms:20170412

Latest report for node-modules/changing:
https://snyk.io/test/github/node-modules/changing
  • Loading branch information
snyk-support committed Jun 4, 2017
1 parent e56776f commit 87305ac
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 @@ -16,7 +16,7 @@
"contributors": "contributors -f plain -o AUTHORS"
},
"dependencies": {
"humanize-ms": "~1.0.1"
"humanize-ms": "~1.2.1"
},
"devDependencies": {
"autod": "*",
Expand Down

0 comments on commit 87305ac

Please sign in to comment.