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

Commit

Permalink
Bump engine.io and socket.io in /Matchmaker (#72)
Browse files Browse the repository at this point in the history
Bumps [engine.io](https://github.com/socketio/engine.io) to 6.4.0 and updates ancestor dependency [socket.io](https://github.com/socketio/socket.io). These dependencies need to be updated together.


Updates `engine.io` from 6.1.3 to 6.4.0
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
- [Commits](socketio/engine.io@6.1.3...6.4.0)

Updates `socket.io` from 4.4.1 to 4.6.0
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md)
- [Commits](socketio/socket.io@4.4.1...4.6.0)

---
updated-dependencies:
- dependency-name: engine.io
  dependency-type: indirect
- dependency-name: socket.io
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 7, 2023
1 parent c011b0d commit 49b252e
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 68 deletions.
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"
}
}

0 comments on commit 49b252e

Please sign in to comment.