Skip to content

Commit

Permalink
Update debug package (#15)
Browse files Browse the repository at this point in the history
2.6.7 or higher is required to fix a ReDoS issue in `ms` - see https://snyk.io/vuln/npm:ms:20170412
  • Loading branch information
w33ble authored and weswigham committed Aug 3, 2017
1 parent 225bbd2 commit 57f41cb
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 @@ -9,7 +9,7 @@
"test": "mocha"
},
"dependencies": {
"debug": "~2.2",
"debug": "~2.6.7",
"highlight.js": "~9.7.0",
"entities": "~1.1"
},
Expand Down

0 comments on commit 57f41cb

Please sign in to comment.