mirror of
https://github.com/fluencelabs/js-libp2p-secio
synced 2025-03-15 01:40:51 +00:00
chore: update deps
This commit is contained in:
parent
eee15dded1
commit
0c2a7339fe
22
package.json
22
package.json
@ -25,27 +25,27 @@
|
||||
],
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"async": "^2.6.0",
|
||||
"debug": "^3.1.0",
|
||||
"async": "^2.6.1",
|
||||
"debug": "^4.1.0",
|
||||
"interface-connection": "~0.3.2",
|
||||
"libp2p-crypto": "~0.13.0",
|
||||
"multihashing-async": "~0.4.8",
|
||||
"peer-id": "~0.10.7",
|
||||
"libp2p-crypto": "~0.14.0",
|
||||
"multihashing-async": "~0.5.1",
|
||||
"peer-id": "~0.12.0",
|
||||
"peer-info": "^0.14.1",
|
||||
"protons": "^1.0.1",
|
||||
"pull-defer": "^0.2.2",
|
||||
"pull-defer": "^0.2.3",
|
||||
"pull-handshake": "^1.1.4",
|
||||
"pull-length-prefixed": "^1.3.0",
|
||||
"pull-stream": "^3.6.7"
|
||||
"pull-length-prefixed": "^1.3.1",
|
||||
"pull-stream": "^3.6.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
"aegir": "^13.1.0",
|
||||
"aegir": "^17.0.1",
|
||||
"benchmark": "^2.1.4",
|
||||
"chai": "^4.1.2",
|
||||
"chai": "^4.2.0",
|
||||
"dirty-chai": "^2.0.1",
|
||||
"gulp": "^3.9.1",
|
||||
"libp2p-websockets": "~0.12.0",
|
||||
"multistream-select": "^0.14.2",
|
||||
"multistream-select": "^0.14.3",
|
||||
"pull-goodbye": "0.0.2",
|
||||
"pull-pair": "^1.1.0"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user