Skip to content

Commit

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


Updates `engine.io` from 6.2.1 to 6.4.2
- [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.2.1...6.4.2)

Updates `socket.io` from 4.5.3 to 4.6.1
- [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.5.3...4.6.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 4, 2023
1 parent cbf823e commit b8e3dc7
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 34 deletions.
134 changes: 101 additions & 33 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-hotkeys-hook": "^3.4.4",
"socket.io": "^4.5.3",
"socket.io": "^4.6.1",
"socket.io-client": "^4.4.1",
"underscore": "^1.12.1"
},
Expand Down

0 comments on commit b8e3dc7

Please sign in to comment.