mirror of
https://github.com/fluencelabs/js-libp2p
synced 2025-04-01 23:31:04 +00:00
chore: update deps
License: MIT Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
This commit is contained in:
parent
26de739bb1
commit
2374929990
16
package.json
16
package.json
@ -53,14 +53,14 @@
|
|||||||
"libp2p-switch": "~0.41.3",
|
"libp2p-switch": "~0.41.3",
|
||||||
"libp2p-websockets": "~0.12.0",
|
"libp2p-websockets": "~0.12.0",
|
||||||
"mafmt": "^6.0.2",
|
"mafmt": "^6.0.2",
|
||||||
"multiaddr": "^5.0.2",
|
"multiaddr": "^6.0.2",
|
||||||
"peer-book": "~0.8.0",
|
"peer-book": "~0.9.0",
|
||||||
"peer-id": "~0.12.0",
|
"peer-id": "~0.12.0",
|
||||||
"peer-info": "~0.14.1"
|
"peer-info": "~0.15.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@nodeutils/defaults-deep": "^1.1.0",
|
"@nodeutils/defaults-deep": "^1.1.0",
|
||||||
"aegir": "^17.0.1",
|
"aegir": "^18.0.2",
|
||||||
"chai": "^4.2.0",
|
"chai": "^4.2.0",
|
||||||
"chai-checkmark": "^1.0.1",
|
"chai-checkmark": "^1.0.1",
|
||||||
"cids": "~0.5.5",
|
"cids": "~0.5.5",
|
||||||
@ -71,15 +71,15 @@
|
|||||||
"libp2p-circuit": "~0.3.0",
|
"libp2p-circuit": "~0.3.0",
|
||||||
"libp2p-delegated-content-routing": "~0.2.2",
|
"libp2p-delegated-content-routing": "~0.2.2",
|
||||||
"libp2p-delegated-peer-routing": "~0.2.2",
|
"libp2p-delegated-peer-routing": "~0.2.2",
|
||||||
"libp2p-kad-dht": "~0.11.1",
|
"libp2p-kad-dht": "~0.14.2",
|
||||||
"libp2p-mdns": "~0.12.0",
|
"libp2p-mdns": "~0.12.0",
|
||||||
"libp2p-mplex": "~0.8.4",
|
"libp2p-mplex": "~0.8.4",
|
||||||
"libp2p-secio": "~0.10.1",
|
"libp2p-secio": "~0.11.0",
|
||||||
"libp2p-spdy": "~0.13.0",
|
"libp2p-spdy": "~0.13.0",
|
||||||
"libp2p-tcp": "~0.13.0",
|
"libp2p-tcp": "~0.13.0",
|
||||||
"libp2p-webrtc-star": "~0.15.5",
|
"libp2p-webrtc-star": "~0.15.5",
|
||||||
"libp2p-websocket-star": "~0.9.0",
|
"libp2p-websocket-star": "~0.10.1",
|
||||||
"libp2p-websocket-star-rendezvous": "~0.2.4",
|
"libp2p-websocket-star-rendezvous": "~0.3.0",
|
||||||
"lodash.times": "^4.3.2",
|
"lodash.times": "^4.3.2",
|
||||||
"nock": "^10.0.2",
|
"nock": "^10.0.2",
|
||||||
"pull-goodbye": "0.0.2",
|
"pull-goodbye": "0.0.2",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user