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 apiaryio/pagerduty-overlap-checker:
https://snyk.io/test/github/apiaryio/pagerduty-overlap-checker
  • Loading branch information
snyk-bot committed May 18, 2017
1 parent d343065 commit d255157
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -30,7 +30,7 @@
"dependencies": {
"async": "1.5.2",
"commander": "2.9.0",
"debug": "2.2.0",
"debug": "2.6.7",
"fs-access": "1.0.0",
"nconf": "0.8.4",
"node-slackr": "0.1.3",
Expand Down

0 comments on commit d255157

Please sign in to comment.