Skip to content

Commit 1f23fa4

Browse files
authoredDec 12, 2017
Merge pull request #1 from danez/patch-2
deps: Update debug to fix security issue
2 parents a068a36 + 9ee5b72 commit 1f23fa4

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
@@ -33,7 +33,7 @@
3333
"mocha": "~2.0.1"
3434
},
3535
"dependencies": {
36-
"debug": "~2.2.0",
36+
"debug": "^3.1.0",
3737
"gonzales-pe": "^3.4.4",
3838
"node-source-walk": "^3.2.0"
3939
}

0 commit comments

Comments
 (0)
Please sign in to comment.