Skip to content

Commit

Permalink
fix: package.json to reduce vulnerabilities (#81)
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/npm:debug:20170905
- https://snyk.io/vuln/npm:growl:20160721

Latest report for eggjs/egg-bin:
https://snyk.io/test/github/eggjs/egg-bin
  • Loading branch information
snyk-bot authored and popomore committed Oct 4, 2017
1 parent b2a3ac6 commit e3c33e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -18,7 +18,7 @@
"globby": "^6.1.0",
"inspector-proxy": "^1.0.0",
"intelli-espower-loader": "^1.0.1",
"mocha": "^3.5.3",
"mocha": "^4.0.0",
"mz-modules": "^2.0.0",
"nyc": "^11.2.1",
"power-assert": "^1.4.4",
Expand Down

0 comments on commit e3c33e9

Please sign in to comment.