Skip to content

Commit 274412d

Browse files
deps: bump @libp2p/websockets from 7.0.13 to 8.0.0
Bumps [@libp2p/websockets](https://github.com/libp2p/js-libp2p) from 7.0.13 to 8.0.0. - [Release notes](https://github.com/libp2p/js-libp2p/releases) - [Changelog](https://github.com/libp2p/js-libp2p/blob/main/.release-please.json) - [Commits](libp2p/js-libp2p@websockets-v7.0.13...tcp-v8.0.0) --- updated-dependencies: - dependency-name: "@libp2p/websockets" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e2cfbf5 commit 274412d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/helia/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"@libp2p/mplex": "^9.0.2",
9191
"@libp2p/tcp": "^8.0.2",
9292
"@libp2p/webrtc": "^3.1.3",
93-
"@libp2p/websockets": "^7.0.2",
93+
"@libp2p/websockets": "^8.0.0",
9494
"@libp2p/webtransport": "^3.0.3",
9595
"any-signal": "^4.1.1",
9696
"blockstore-core": "^4.0.0",

packages/interop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@chainsafe/libp2p-yamux": "^5.0.0",
5454
"@helia/interface": "^2.1.0",
5555
"@libp2p/tcp": "^8.0.2",
56-
"@libp2p/websockets": "^7.0.2",
56+
"@libp2p/websockets": "^8.0.0",
5757
"@multiformats/sha3": "^3.0.0",
5858
"aegir": "^41.0.0",
5959
"blockstore-core": "^4.0.0",

0 commit comments

Comments
 (0)