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(deps): update dependency socket.io to v4 [security]
  • Loading branch information
renovate-bot committed Jun 6, 2021
commit b93e038230b0063f18eaf15cb9fd305118e4e1c7
2 changes: 1 addition & 1 deletion 09_NodeChatroom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"express": "^4.0.0",
"jade": "*",
"mongodb": "^3.1.13",
"socket.io": "^1.0.6",
"socket.io": "^4.0.0",
"stylus": "^0.49.1"
}
}