fix(libp2p): Updated to v2.6.2 with node.js webrtc fix

This commit is contained in:
Chris Troutner
2025-02-14 09:52:09 -07:00
parent 3da46c3d6f
commit ef030e3dc6
2 changed files with 796 additions and 313 deletions
+791 -308
View File
File diff suppressed because it is too large Load Diff
+5 -5
View File
@@ -28,13 +28,13 @@
"@chainsafe/libp2p-noise": "16.0.1",
"@chainsafe/libp2p-yamux": "7.0.1",
"@helia/unixfs": "4.0.2",
"@libp2p/bootstrap": "11.0.21",
"@libp2p/circuit-relay-v2": "3.1.11",
"@libp2p/bootstrap": "11.0.22",
"@libp2p/circuit-relay-v2": "3.1.12",
"@libp2p/identify": "3.0.18",
"@libp2p/keychain": "5.0.14",
"@libp2p/logger": "5.1.8",
"@libp2p/tcp": "10.0.18",
"@libp2p/webrtc": "5.0.27",
"@libp2p/tcp": "10.0.19",
"@libp2p/webrtc": "5.1.0",
"@libp2p/websockets": "9.1.5",
"@multiformats/multiaddr": "12.3.5",
"axios": "0.27.2",
@@ -58,7 +58,7 @@
"koa-router": "10.0.0",
"koa-static": "5.0.0",
"koa2-ratelimit": "0.9.1",
"libp2p": "2.6.1",
"libp2p": "2.6.2",
"line-reader": "0.4.0",
"minimal-slp-wallet": "5.13.2",
"mongoose": "5.13.14",