Skip to content

Commit

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

See this package in npm:
socket.io

See this project in Snyk:
https://app.snyk.io/org/skanda890/project/a350e9ed-152b-446b-b5f0-51f843e8160b?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 12, 2024
1 parent 9d9a03c commit 3895a17
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 deletions web-rtc-chat/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion web-rtc-chat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"license": "ISC",
"dependencies": {
"express": "^5.0.0",
"socket.io": "^4.0.0",
"socket.io": "^4.8.0",
"webrtc-adapter": "^9.0.1"
},
"devDependencies": {},
Expand Down

0 comments on commit 3895a17

Please sign in to comment.