Skip to content

Commit

Permalink
fix: upgrade socket.io from 4.4.1 to 4.7.3
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade socket.io from 4.4.1 to 4.7.3.

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

See this project in Snyk:
https://app.snyk.io/org/sammytezzy/project/baae60b0-b551-4edb-bcb1-55eb7c12e4a6?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jan 26, 2024
1 parent 0731c0d commit 9ef8448
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/express-session-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"dependencies": {
"express": "~4.17.3",
"express-session": "~1.17.2",
"socket.io": "~4.4.1"
"socket.io": "~4.7.3"
}
}

0 comments on commit 9ef8448

Please sign in to comment.