mirror of
https://github.com/Permissionless-Software-Foundation/ipfs-bch-wallet-service.git
synced 2026-09-21 16:52:03 -07:00
fix(libp2p): Updated to v2.6.2 with node.js webrtc fix
This commit is contained in:
Generated
+791
-308
File diff suppressed because it is too large
Load Diff
+5
-5
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user