Skip to content
Open
Changes from all commits
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
fix: package.json to reduce vulnerabilities
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 May 25, 2017
commit 35dc52b1d08171613e0d1ad0ca0be3912785fd8c
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