Skip to content

Commit d4fb6a5

Browse files
committed
Merge pull request #2316 from tripu/master
Update “debug” to avoid vulnerability in “ms”
2 parents aee466c + 0517c60 commit d4fb6a5

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
@@ -26,7 +26,7 @@
2626
"socket.io-client": "automattic/socket.io-client#master",
2727
"socket.io-adapter": "automattic/socket.io-adapter#master",
2828
"has-binary": "0.1.7",
29-
"debug": "2.1.3"
29+
"debug": "2.2.0"
3030
},
3131
"devDependencies": {
3232
"expect.js": "0.3.1",

0 commit comments

Comments
 (0)