Skip to content
This repository was archived by the owner on Nov 13, 2024. It is now read-only.

Commit 829e2d8

Browse files
Build(deps): Bump engine.io and socket.io
Bumps [engine.io](https://github.com/socketio/engine.io) to 6.2.1 and updates ancestor dependency [socket.io](https://github.com/socketio/socket.io). These dependencies need to be updated together. Updates `engine.io` from 4.1.2 to 6.2.1 - [Release notes](https://github.com/socketio/engine.io/releases) - [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md) - [Commits](socketio/engine.io@4.1.2...6.2.1) Updates `socket.io` from 3.1.2 to 4.5.3 - [Release notes](https://github.com/socketio/socket.io/releases) - [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md) - [Commits](socketio/socket.io@3.1.2...4.5.3) --- updated-dependencies: - dependency-name: engine.io dependency-type: indirect - dependency-name: socket.io dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b1d7d31 commit 829e2d8

File tree

2 files changed

+49
-29
lines changed

2 files changed

+49
-29
lines changed

package-lock.json

100755100644
Lines changed: 48 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"os-utils": "0.0.14",
3131
"pidusage": "^2.0.21",
3232
"properties": "^1.2.1",
33-
"socket.io": "^3.1.2",
33+
"socket.io": "^4.5.3",
3434
"socket.io-client": "^3.1.3",
3535
"uuid": "^8.3.2",
3636
"yaml": "^1.10.2"

0 commit comments

Comments
 (0)