Skip to content

Commit 039a8a7

Browse files
author
Joey Cozza
committed
Update debug dependency to 2.2.0
[email protected] has a vulnerability in its dependency on [email protected]. [email protected] has updated its ms dependency to a version without this vulnerability.
1 parent 20ebec8 commit 039a8a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@
275275
},
276276
"dependencies": {
277277
"commander": "2.3.0",
278-
"debug": "2.0.0",
278+
"debug": "2.2.0",
279279
"diff": "1.4.0",
280280
"escape-string-regexp": "1.0.2",
281281
"glob": "3.2.3",

0 commit comments

Comments
 (0)