Skip to content

Commit bc8beb5

Browse files
Bump ws and socket.io-client
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.16.0 to 8.17.1 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.16.0...8.17.1) Updates `socket.io-client` from 3.1.3 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/commits/[email protected]) --- updated-dependencies: - dependency-name: ws dependency-version: 8.17.1 dependency-type: indirect - dependency-name: socket.io-client dependency-version: 4.8.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 368fe30 commit bc8beb5

File tree

2 files changed

+58
-123
lines changed

2 files changed

+58
-123
lines changed

package-lock.json

Lines changed: 57 additions & 122 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
@@ -59,7 +59,7 @@
5959
"react-router-dom": "^5.3.4",
6060
"react-semantic-toasts-2": "^0.6.7",
6161
"semantic-ui-react": "^2.1.4",
62-
"socket.io-client": "^3.1.3",
62+
"socket.io-client": "^4.8.1",
6363
"yaml": "^1.10.2"
6464
}
6565
}

0 commit comments

Comments
 (0)