mirror of https://github.com/waku-org/js-waku.git
chore: upgrade libp2p-gossipsub and libp2p-noise
This commit is contained in:
parent
bd7d01387d
commit
1f9a12cddb
File diff suppressed because it is too large
Load Diff
|
@ -66,8 +66,8 @@
|
|||
"node": ">=16"
|
||||
},
|
||||
"dependencies": {
|
||||
"@chainsafe/libp2p-gossipsub": "^2.0.0",
|
||||
"@chainsafe/libp2p-noise": "^7.0.0",
|
||||
"@chainsafe/libp2p-gossipsub": "^3.2.0",
|
||||
"@chainsafe/libp2p-noise": "^7.0.1",
|
||||
"@ethersproject/rlp": "^5.5.0",
|
||||
"@libp2p/crypto": "^1.0.0",
|
||||
"@libp2p/interface-peer-discovery": "^1.0.0",
|
||||
|
|
Loading…
Reference in New Issue