mirror of
https://github.com/fluencelabs/js-libp2p-secio
synced 2025-03-15 18:00:52 +00:00
chore: update deps
This commit is contained in:
parent
f95a406ee0
commit
581d80fe60
16
package.json
16
package.json
@ -26,12 +26,12 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"async": "^2.6.1",
|
"async": "^2.6.1",
|
||||||
"debug": "^4.1.0",
|
"debug": "^4.1.1",
|
||||||
"interface-connection": "~0.3.2",
|
"interface-connection": "~0.3.2",
|
||||||
"libp2p-crypto": "libp2p/js-libp2p-crypto#feat/bundle-size",
|
"libp2p-crypto": "~0.16.0",
|
||||||
"multihashing-async": "~0.5.1",
|
"multihashing-async": "~0.5.2",
|
||||||
"peer-id": "libp2p/js-peer-id#feat/bundle-size",
|
"peer-id": "~0.12.2",
|
||||||
"peer-info": "libp2p/js-peer-info#feat/bundle-size",
|
"peer-info": "~0.15.1",
|
||||||
"protons": "^1.0.1",
|
"protons": "^1.0.1",
|
||||||
"pull-defer": "~0.2.3",
|
"pull-defer": "~0.2.3",
|
||||||
"pull-handshake": "^1.1.4",
|
"pull-handshake": "^1.1.4",
|
||||||
@ -39,12 +39,12 @@
|
|||||||
"pull-stream": "^3.6.9"
|
"pull-stream": "^3.6.9"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"aegir": "github:ipfs/aegir#feat/make-exp-build-test-default",
|
"aegir": "^18.0.3",
|
||||||
"benchmark": "^2.1.4",
|
"benchmark": "^2.1.4",
|
||||||
"chai": "^4.2.0",
|
"chai": "^4.2.0",
|
||||||
"dirty-chai": "^2.0.1",
|
"dirty-chai": "^2.0.1",
|
||||||
"libp2p-websockets": "libp2p/js-libp2p-websockets#fix/bundle-size",
|
"libp2p-websockets": "~0.12.1",
|
||||||
"multistream-select": "~0.14.3",
|
"multistream-select": "~0.14.4",
|
||||||
"pull-goodbye": "~0.0.2",
|
"pull-goodbye": "~0.0.2",
|
||||||
"pull-pair": "^1.1.0"
|
"pull-pair": "^1.1.0"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user