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

Commit 7e05ad3

Browse files
Build(deps): Bump ws, socket.io and socket.io-client
Bumps [ws](https://github.com/websockets/ws) to 8.17.1 and updates ancestor dependencies [ws](https://github.com/websockets/ws), [socket.io](https://github.com/socketio/socket.io) and [socket.io-client](https://github.com/socketio/socket.io). These dependencies need to be updated together. Updates `ws` from 8.11.0 to 8.17.1 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.11.0...8.17.1) Updates `socket.io` from 4.6.1 to 4.8.1 - [Release notes](https://github.com/socketio/socket.io/releases) - [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md) - [Commits](https://github.com/socketio/socket.io/compare/[email protected]) Updates `socket.io-client` from 4.6.1 to 4.8.1 - [Release notes](https://github.com/socketio/socket.io/releases) - [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md) - [Commits](https://github.com/socketio/socket.io/compare/[email protected]) --- updated-dependencies: - dependency-name: ws dependency-type: indirect - dependency-name: socket.io dependency-type: direct:production - dependency-name: socket.io-client dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1e4b541 commit 7e05ad3

File tree

2 files changed

+63
-65
lines changed

2 files changed

+63
-65
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"os-utils": "0.0.14",
3333
"pidusage": "^2.0.21",
3434
"properties": "^1.2.1",
35-
"socket.io": "^4.6.1",
36-
"socket.io-client": "^4.6.1",
35+
"socket.io": "^4.8.1",
36+
"socket.io-client": "^4.8.1",
3737
"uuid": "^8.3.2",
3838
"yaml": "^1.10.2"
3939
},

0 commit comments

Comments
 (0)