mirror of
https://github.com/Permissionless-Software-Foundation/x402-base-facilitator.git
synced 2026-09-21 16:52:01 -07:00
fix(helia): Manually porting @achingbrian PR to v5 branch
This commit is contained in:
+7
-6
@@ -28,14 +28,15 @@
|
||||
"@chainsafe/libp2p-noise": "16.0.1",
|
||||
"@chainsafe/libp2p-yamux": "7.0.1",
|
||||
"@helia/unixfs": "4.0.2",
|
||||
"@libp2p/bootstrap": "11.0.22",
|
||||
"@libp2p/circuit-relay-v2": "3.1.12",
|
||||
"@libp2p/identify": "3.0.18",
|
||||
"@libp2p/bootstrap": "11.0.23",
|
||||
"@libp2p/circuit-relay-v2": "3.1.13",
|
||||
"@libp2p/config": "1.1.0",
|
||||
"@libp2p/identify": "3.0.19",
|
||||
"@libp2p/keychain": "5.0.14",
|
||||
"@libp2p/logger": "5.1.8",
|
||||
"@libp2p/ping": "2.0.18",
|
||||
"@libp2p/tcp": "10.0.19",
|
||||
"@libp2p/webrtc": "5.1.0",
|
||||
"@libp2p/tcp": "10.0.20",
|
||||
"@libp2p/webrtc": "5.1.1",
|
||||
"@libp2p/websockets": "9.1.5",
|
||||
"@multiformats/multiaddr": "12.3.5",
|
||||
"axios": "0.27.2",
|
||||
@@ -59,7 +60,7 @@
|
||||
"koa-router": "10.0.0",
|
||||
"koa-static": "5.0.0",
|
||||
"koa2-ratelimit": "0.9.1",
|
||||
"libp2p": "2.6.2",
|
||||
"libp2p": "2.6.3",
|
||||
"line-reader": "0.4.0",
|
||||
"minimal-slp-wallet": "5.13.2",
|
||||
"mongoose": "5.13.14",
|
||||
|
||||
Reference in New Issue
Block a user