Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Bump engine.io and socket.io in /Matchmaker #72

Merged
Show file tree
Hide file tree
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
128 changes: 61 additions & 67 deletions Matchmaker/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 Matchmaker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"cors": "^2.8.5",
"express": "^4.18.2",
"socket.io": "4.4.1",
"socket.io": "4.6.0",
"yargs": "17.3.1"
}
}