Skip to content
Closed
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
Update dependency socket.io to v4 [SECURITY]
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate-bot committed Mar 7, 2022
commit 961ff64b582605176240682eb3b94a862860575b
2 changes: 1 addition & 1 deletion JavaScript/Node.JS/nodejs-chat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"morgan": "^1.10.0",
"passport": "^0.4.1",
"passport-local": "^1.0.0",
"socket.io": "^1.7.4"
"socket.io": "^4.4.1"
},
"devDependencies": {
"del": "^1.2.1",
Expand Down