Skip to content

Commit

Permalink
Upgrade debug to 2.6.9
Browse files Browse the repository at this point in the history
This brings in fixes to security vulnerabilities.
See: https://nodesecurity.io/advisories/534

Closes #47, #48, #52.
  • Loading branch information
malept committed Oct 31, 2017
1 parent f200e35 commit 94b877a
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 @@ -19,7 +19,7 @@
],
"dependencies": {
"concat-stream": "1.6.0",
"debug": "2.2.0",
"debug": "2.6.9",
"mkdirp": "0.5.0",
"yauzl": "2.4.1"
},
Expand Down

0 comments on commit 94b877a

Please sign in to comment.