Skip to content

Commit

Permalink
Security: Update grizzly to v3 (#17)
Browse files Browse the repository at this point in the history
This update should resolve https://nodesecurity.io/advisories/593
  • Loading branch information
ntwb authored and MoOx committed Jun 7, 2018
1 parent 372c92d commit 9634bf8
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 @@ -22,7 +22,7 @@
"github-release-from-changelog": "github-release-from-changelog.js"
},
"dependencies": {
"grizzly": "^2.0.0",
"grizzly": "^3.0.0",
"minimist": "^1.2.0"
},
"devDependencies": {
Expand Down

0 comments on commit 9634bf8

Please sign in to comment.