Skip to content

Commit

Permalink
Upgrade: debug@^3.1.0
Browse files Browse the repository at this point in the history
This version of debug addresses a minor ReDoS issue. See debug-js/debug#501, debug-js/debug#504 for more information. Looking at the rest of the changelog, this should be a pretty low-risk upgrade.
  • Loading branch information
platinumazure committed Dec 18, 2017
1 parent 5a5c23c commit ae5e710
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -39,7 +39,7 @@
"chalk": "^2.1.0",
"concat-stream": "^1.6.0",
"cross-spawn": "^5.1.0",
"debug": "^3.0.1",
"debug": "^3.1.0",
"doctrine": "^2.0.2",
"eslint-scope": "^3.7.1",
"espree": "^3.5.2",
Expand Down

0 comments on commit ae5e710

Please sign in to comment.