Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/npm:ms:20170412
  • Loading branch information
snyk-bot committed May 16, 2022
commit a96b9dbe2850b61f59d1705c4025c4721f8d5b26
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"socket.io-client": "automattic/socket.io-client#ba31817",
"socket.io-adapter": "automattic/socket.io-adapter#de5cba",
"has-binary": "0.1.6",
"debug": "2.1.3"
"debug": "2.6.7"
},
"devDependencies": {
"mocha": "1.16.2",
Expand Down