Skip to content

Commit 426b17f

Browse files
chore(deps): bump ws and engine.io-client
Bumps [ws](https://github.com/websockets/ws) to 8.17.1 and updates ancestor dependency [engine.io-client](https://github.com/socketio/engine.io-client). 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 `engine.io-client` from 6.5.3 to 6.6.0 - [Release notes](https://github.com/socketio/engine.io-client/releases) - [Changelog](https://github.com/socketio/engine.io-client/blob/main/CHANGELOG.md) - [Commits](socketio/engine.io-client@6.5.3...6.6.0) --- updated-dependencies: - dependency-name: ws dependency-type: indirect - dependency-name: engine.io-client dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 791aa58 commit 426b17f

File tree

2 files changed

+10
-12
lines changed

2 files changed

+10
-12
lines changed

examples/memory-usage-webtransport/package-lock.json

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

examples/memory-usage-webtransport/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
"type": "module",
77
"dependencies": {
88
"@fails-components/webtransport": "^0.3.1",
9-
"engine.io-client": "^6.5.3"
9+
"engine.io-client": "^6.6.0"
1010
}
1111
}

0 commit comments

Comments
 (0)