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/SNYK-JS-ENGINEIO-3136336
  • Loading branch information
snyk-bot committed Nov 22, 2022
commit 6ff7a00413e8faa8758a87798194e49fc16430f9
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"dependencies": {
"debug": "~2.6.6",
"engine.io": "~3.1.0",
"engine.io": "~3.6.1",
"socket.io-adapter": "~1.1.0",
"socket.io-client": "~2.0.2",
"socket.io-parser": "~3.1.1"
Expand Down