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

Commit b8d7f2e

Browse files
Build(deps): Bump socket.io-parser and socket.io-client
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) to 4.2.3 and updates ancestor dependency [socket.io-client](https://github.com/socketio/socket.io-client). These dependencies need to be updated together. Updates `socket.io-parser` from 4.2.2 to 4.2.3 - [Release notes](https://github.com/socketio/socket.io-parser/releases) - [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md) - [Commits](socketio/socket.io-parser@4.2.2...4.2.3) Updates `socket.io-client` from 3.1.3 to 4.6.1 - [Release notes](https://github.com/socketio/socket.io-client/releases) - [Changelog](https://github.com/socketio/socket.io-client/blob/main/CHANGELOG.md) - [Commits](socketio/socket.io-client@3.1.3...4.6.1) --- updated-dependencies: - dependency-name: socket.io-parser dependency-type: indirect - dependency-name: socket.io-client dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cd20dce commit b8d7f2e

File tree

2 files changed

+28
-91
lines changed

2 files changed

+28
-91
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"pidusage": "^2.0.21",
3434
"properties": "^1.2.1",
3535
"socket.io": "^4.6.1",
36-
"socket.io-client": "^3.1.3",
36+
"socket.io-client": "^4.6.1",
3737
"uuid": "^8.3.2",
3838
"yaml": "^1.10.2"
3939
},

0 commit comments

Comments
 (0)