Skip to content

Commit a7e1c89

Browse files
Bump ws and socket.io-client in /bots
Bumps [ws](https://github.com/websockets/ws) to 8.17.1 and updates ancestor dependency [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-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-client dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 468ef0e commit a7e1c89

File tree

2 files changed

+43
-43
lines changed

2 files changed

+43
-43
lines changed

bots/package-lock.json

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

bots/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"dotenv": "^16.0.3",
2727
"pino": "^8.11.0",
2828
"shortid": "^2.2.16",
29-
"socket.io-client": "^4.6.1",
29+
"socket.io-client": "^4.8.1",
3030
"three": "^0.151.3",
3131
"throttle-debounce": "^5.0.0"
3232
},

0 commit comments

Comments
 (0)