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: upgrade socket.io-parser from 2.2.1 to 2.3.2
Snyk has created this PR to upgrade socket.io-parser from 2.2.1 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/emersonwebdev/project/88ee836c-6085-4807-9fc0-41f691ed3c4d?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed May 18, 2022
commit b95a50be4e55d97712143a20f22841ac20577adb
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"engine.io": "1.4.0",
"socket.io-parser": "2.2.1",
"socket.io-parser": "2.3.2",
"socket.io-client": "1.1.0",
"socket.io-adapter": "Automattic/socket.io-adapter#006f19",
"has-binary-data": "0.1.3",
Expand Down