mirror of
https://github.com/status-im/js-waku.git
synced 2025-02-22 09:58:10 +00:00
chore: bump @chainsafe/libp2p-gossipsub to 3.4.0
This commit is contained in:
parent
4eeca93d47
commit
da9b7b31f5
14
package-lock.json
generated
14
package-lock.json
generated
@ -9,7 +9,7 @@
|
|||||||
"version": "0.24.0",
|
"version": "0.24.0",
|
||||||
"license": "MIT OR Apache-2.0",
|
"license": "MIT OR Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@chainsafe/libp2p-gossipsub": "^3.3.0",
|
"@chainsafe/libp2p-gossipsub": "^3.4.0",
|
||||||
"@chainsafe/libp2p-noise": "^7.0.1",
|
"@chainsafe/libp2p-noise": "^7.0.1",
|
||||||
"@ethersproject/rlp": "^5.5.0",
|
"@ethersproject/rlp": "^5.5.0",
|
||||||
"@libp2p/crypto": "^1.0.0",
|
"@libp2p/crypto": "^1.0.0",
|
||||||
@ -616,9 +616,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@chainsafe/libp2p-gossipsub": {
|
"node_modules/@chainsafe/libp2p-gossipsub": {
|
||||||
"version": "3.3.0",
|
"version": "3.4.0",
|
||||||
"resolved": "https://registry.npmjs.org/@chainsafe/libp2p-gossipsub/-/libp2p-gossipsub-3.3.0.tgz",
|
"resolved": "https://registry.npmjs.org/@chainsafe/libp2p-gossipsub/-/libp2p-gossipsub-3.4.0.tgz",
|
||||||
"integrity": "sha512-eZJD1WsMTVhZ3E4OAD6oRGIjJ39gwrhp/QiU+dGeD7PC3YW8K3TyyqgIBccQ2eUdJFVy7p79AmCKgIjBvx9yyw==",
|
"integrity": "sha512-vN73j3t69TXy82Zx3guPB1AZa/8hHyDvgeHrjmegadugs6eywuR+BJTsmD3vd7FAZvD9g6Bdekt1VuE2GG8GOw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@libp2p/components": "^2.0.0",
|
"@libp2p/components": "^2.0.0",
|
||||||
"@libp2p/crypto": "^1.0.0",
|
"@libp2p/crypto": "^1.0.0",
|
||||||
@ -13524,9 +13524,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@chainsafe/libp2p-gossipsub": {
|
"@chainsafe/libp2p-gossipsub": {
|
||||||
"version": "3.3.0",
|
"version": "3.4.0",
|
||||||
"resolved": "https://registry.npmjs.org/@chainsafe/libp2p-gossipsub/-/libp2p-gossipsub-3.3.0.tgz",
|
"resolved": "https://registry.npmjs.org/@chainsafe/libp2p-gossipsub/-/libp2p-gossipsub-3.4.0.tgz",
|
||||||
"integrity": "sha512-eZJD1WsMTVhZ3E4OAD6oRGIjJ39gwrhp/QiU+dGeD7PC3YW8K3TyyqgIBccQ2eUdJFVy7p79AmCKgIjBvx9yyw==",
|
"integrity": "sha512-vN73j3t69TXy82Zx3guPB1AZa/8hHyDvgeHrjmegadugs6eywuR+BJTsmD3vd7FAZvD9g6Bdekt1VuE2GG8GOw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@libp2p/components": "^2.0.0",
|
"@libp2p/components": "^2.0.0",
|
||||||
"@libp2p/crypto": "^1.0.0",
|
"@libp2p/crypto": "^1.0.0",
|
||||||
|
@ -66,7 +66,7 @@
|
|||||||
"node": ">=16"
|
"node": ">=16"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@chainsafe/libp2p-gossipsub": "^3.3.0",
|
"@chainsafe/libp2p-gossipsub": "^3.4.0",
|
||||||
"@chainsafe/libp2p-noise": "^7.0.1",
|
"@chainsafe/libp2p-noise": "^7.0.1",
|
||||||
"@ethersproject/rlp": "^5.5.0",
|
"@ethersproject/rlp": "^5.5.0",
|
||||||
"@libp2p/crypto": "^1.0.0",
|
"@libp2p/crypto": "^1.0.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user