Skip to content
Open
Changes from 1 commit
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
Prev Previous commit
fix: upgrade socket.io-parser from 2.2.6 to 2.3.2
Snyk has created this PR to upgrade socket.io-parser from 2.2.6 to 2.3.2.

See this package in npm:
https://www.npmjs.com/package/socket.io-parser

See this project in Snyk:
https://app.snyk.io/org/riddopic/project/715d180c-52ef-438c-ba52-bf0addc27a28?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 28, 2021
commit cd9491c4e208e9e16568d6a356a4f553cb0f47a8
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"dependencies": {
"engine.io": "1.6.8",
"socket.io-parser": "2.2.6",
"socket.io-parser": "2.3.2",
"socket.io-client": "git://github.com/nus-fboa2016-si/socket.io-client#e0580ef4",
"socket.io-adapter": "0.4.0",
"has-binary": "0.1.7",
Expand Down