Skip to content

Commit

Permalink
fix(security): Update debug to 3.1.0 for security reasons
Browse files Browse the repository at this point in the history
  • Loading branch information
Ilya Radchenko committed Oct 9, 2017
1 parent e144466 commit 9c7cfaa
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 @@ -37,7 +37,7 @@
"dependencies": {
"cli-table": "^0.3.1",
"commander": "^2.8.1",
"debug": "^3.0.0",
"debug": "^3.1.0",
"flat": "^4.0.0",
"lodash.flatten": "^4.4.0",
"lodash.get": "^4.4.0",
Expand Down

0 comments on commit 9c7cfaa

Please sign in to comment.