fix(libp2p): Updating deps to prevent AbortError issue 2702

This commit is contained in:
Chris Troutner
2025-02-23 09:01:17 -07:00
parent aa100c97ed
commit 55bf9424f9
2 changed files with 186 additions and 157 deletions
+9 -9
View File
@@ -28,23 +28,23 @@
"@chainsafe/libp2p-noise": "16.0.1",
"@chainsafe/libp2p-yamux": "7.0.1",
"@helia/unixfs": "4.0.2",
"@libp2p/bootstrap": "11.0.23",
"@libp2p/circuit-relay-v2": "3.1.13",
"@libp2p/bootstrap": "11.0.26",
"@libp2p/circuit-relay-v2": "3.2.2",
"@libp2p/config": "1.1.0",
"@libp2p/identify": "3.0.19",
"@libp2p/identify": "3.0.22",
"@libp2p/keychain": "5.0.14",
"@libp2p/logger": "5.1.8",
"@libp2p/ping": "2.0.18",
"@libp2p/tcp": "10.0.20",
"@libp2p/webrtc": "5.1.1",
"@libp2p/websockets": "9.1.5",
"@libp2p/ping": "2.0.22",
"@libp2p/tcp": "10.1.2",
"@libp2p/webrtc": "5.2.2",
"@libp2p/websockets": "9.2.2",
"@multiformats/multiaddr": "12.3.5",
"axios": "0.27.2",
"bcryptjs": "2.4.3",
"blockstore-fs": "2.0.2",
"datastore-fs": "10.0.2",
"glob": "7.1.6",
"helia": "5.2.0",
"helia": "5.2.1",
"helia-coord": "1.7.1",
"jsonrpc-lite": "2.2.0",
"jsonwebtoken": "8.5.1",
@@ -60,7 +60,7 @@
"koa-router": "10.0.0",
"koa-static": "5.0.0",
"koa2-ratelimit": "0.9.1",
"libp2p": "2.6.3",
"libp2p": "2.7.2",
"line-reader": "0.4.0",
"minimal-slp-wallet": "5.13.2",
"mongoose": "5.13.14",