Skip to content

Commit 94b877a

Browse files
committed
Upgrade debug to 2.6.9
This brings in fixes to security vulnerabilities. See: https://nodesecurity.io/advisories/534 Closes #47, #48, #52.
1 parent f200e35 commit 94b877a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
],
2020
"dependencies": {
2121
"concat-stream": "1.6.0",
22-
"debug": "2.2.0",
22+
"debug": "2.6.9",
2323
"mkdirp": "0.5.0",
2424
"yauzl": "2.4.1"
2525
},

0 commit comments

Comments
 (0)