Skip to content

Commit

Permalink
deps: update debug to v2.6.9 (#543)
Browse files Browse the repository at this point in the history
In order to close a low-severity ReDoS vulnerability, the debug
module should be updated to at least v2.6.9

See https://nodesecurity.io/advisories/534 for more information
  • Loading branch information
Matt Willer authored and luin committed Nov 14, 2017
1 parent cb25999 commit 3037b6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -28,7 +28,7 @@
"dependencies": {
"bluebird": "^3.3.4",
"cluster-key-slot": "^1.0.6",
"debug": "^2.2.0",
"debug": "^2.6.9",
"denque": "^1.1.0",
"flexbuffer": "0.0.6",
"lodash.assign": "^4.2.0",
Expand Down

0 comments on commit 3037b6e

Please sign in to comment.