mirror of
https://github.com/fluencelabs/js-libp2p
synced 2025-04-03 08:11:04 +00:00
chore: update deps
This commit is contained in:
parent
187d584086
commit
d9059dbad9
10
package.json
10
package.json
@ -42,23 +42,23 @@
|
|||||||
"libp2p-connection-manager": "~0.0.2",
|
"libp2p-connection-manager": "~0.0.2",
|
||||||
"libp2p-floodsub": "~0.15.0",
|
"libp2p-floodsub": "~0.15.0",
|
||||||
"libp2p-ping": "~0.8.0",
|
"libp2p-ping": "~0.8.0",
|
||||||
"libp2p-switch": "~0.40.4",
|
"libp2p-switch": "~0.40.5",
|
||||||
"libp2p-websockets": "~0.12.0",
|
"libp2p-websockets": "~0.12.0",
|
||||||
"mafmt": "^6.0.0",
|
"mafmt": "^6.0.0",
|
||||||
"multiaddr": "^5.0.0",
|
"multiaddr": "^5.0.0",
|
||||||
"peer-book": "~0.8.0",
|
"peer-book": "~0.8.0",
|
||||||
"peer-id": "~0.10.7",
|
"peer-id": "~0.11.0",
|
||||||
"peer-info": "~0.14.1"
|
"peer-info": "~0.14.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@nodeutils/defaults-deep": "^1.1.0",
|
"@nodeutils/defaults-deep": "^1.1.0",
|
||||||
"aegir": "^14.0.0",
|
"aegir": "^15.0.0",
|
||||||
"chai": "^4.1.2",
|
"chai": "^4.1.2",
|
||||||
"cids": "~0.5.3",
|
"cids": "~0.5.3",
|
||||||
"dirty-chai": "^2.0.1",
|
"dirty-chai": "^2.0.1",
|
||||||
"electron-webrtc": "~0.3.0",
|
"electron-webrtc": "~0.3.0",
|
||||||
"libp2p-circuit": "~0.2.0",
|
"libp2p-circuit": "~0.2.0",
|
||||||
"libp2p-kad-dht": "~0.10.0",
|
"libp2p-kad-dht": "~0.10.1",
|
||||||
"libp2p-mdns": "~0.12.0",
|
"libp2p-mdns": "~0.12.0",
|
||||||
"libp2p-mplex": "~0.8.0",
|
"libp2p-mplex": "~0.8.0",
|
||||||
"libp2p-railing": "~0.9.2",
|
"libp2p-railing": "~0.9.2",
|
||||||
@ -72,7 +72,7 @@
|
|||||||
"pull-goodbye": "0.0.2",
|
"pull-goodbye": "0.0.2",
|
||||||
"pull-serializer": "~0.3.2",
|
"pull-serializer": "~0.3.2",
|
||||||
"pull-stream": "^3.6.8",
|
"pull-stream": "^3.6.8",
|
||||||
"sinon": "^6.0.1",
|
"sinon": "^6.1.3",
|
||||||
"wrtc": "~0.1.6"
|
"wrtc": "~0.1.6"
|
||||||
},
|
},
|
||||||
"contributors": [
|
"contributors": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user