mirror of https://github.com/waku-org/js-waku.git
Merge pull request #1211 from waku-org/dependabot/npm_and_yarn/libp2p/peer-id-2.0.2
This commit is contained in:
commit
5ca94b1ea3
|
@ -3203,9 +3203,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@libp2p/peer-id": {
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@libp2p/peer-id/-/peer-id-2.0.1.tgz",
|
||||
"integrity": "sha512-uGIR4rS+j+IzzIu0kih4MonZEfRmjGNfXaSPMIFOeMxZItZT6TIpxoVNYxHl4YtneSFKzlLnf9yx9EhRcyfy8Q==",
|
||||
"version": "2.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@libp2p/peer-id/-/peer-id-2.0.2.tgz",
|
||||
"integrity": "sha512-RBjCMtSLnX43OK6zIpMW/cKzEgnsunihgyVPhnB/U7DAAEnovxe8F1Q4jBQp9+9DYSgQJrsdiEBpT5JH0Eh2lA==",
|
||||
"dependencies": {
|
||||
"@libp2p/interface-peer-id": "^2.0.0",
|
||||
"@libp2p/interfaces": "^3.2.0",
|
||||
|
@ -28162,7 +28162,7 @@
|
|||
"devDependencies": {
|
||||
"@libp2p/interface-peer-info": "^1.0.8",
|
||||
"@libp2p/interface-peer-store": "^1.2.8",
|
||||
"@libp2p/peer-id": "^2.0.1",
|
||||
"@libp2p/peer-id": "^2.0.2",
|
||||
"@libp2p/peer-id-factory": "^2.0.1",
|
||||
"@multiformats/multiaddr": "^11.4.0",
|
||||
"@rollup/plugin-commonjs": "^24.0.1",
|
||||
|
@ -28199,7 +28199,7 @@
|
|||
"dependencies": {
|
||||
"@ethersproject/rlp": "^5.7.0",
|
||||
"@libp2p/crypto": "^1.0.12",
|
||||
"@libp2p/peer-id": "^2.0.1",
|
||||
"@libp2p/peer-id": "^2.0.2",
|
||||
"@multiformats/multiaddr": "^11.4.0",
|
||||
"@noble/secp256k1": "^1.7.1",
|
||||
"@waku/utils": "*",
|
||||
|
@ -28452,7 +28452,7 @@
|
|||
"version": "0.0.1",
|
||||
"license": "MIT OR Apache-2.0",
|
||||
"dependencies": {
|
||||
"@libp2p/peer-id": "^2.0.1",
|
||||
"@libp2p/peer-id": "^2.0.2",
|
||||
"@waku/core": "*",
|
||||
"@waku/enr": "*",
|
||||
"@waku/interfaces": "*",
|
||||
|
@ -28500,7 +28500,7 @@
|
|||
"version": "0.0.1",
|
||||
"license": "MIT OR Apache-2.0",
|
||||
"dependencies": {
|
||||
"@libp2p/peer-id": "^2.0.1",
|
||||
"@libp2p/peer-id": "^2.0.2",
|
||||
"debug": "^4.3.4",
|
||||
"uint8arrays": "^4.0.3"
|
||||
},
|
||||
|
@ -30831,9 +30831,9 @@
|
|||
}
|
||||
},
|
||||
"@libp2p/peer-id": {
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@libp2p/peer-id/-/peer-id-2.0.1.tgz",
|
||||
"integrity": "sha512-uGIR4rS+j+IzzIu0kih4MonZEfRmjGNfXaSPMIFOeMxZItZT6TIpxoVNYxHl4YtneSFKzlLnf9yx9EhRcyfy8Q==",
|
||||
"version": "2.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@libp2p/peer-id/-/peer-id-2.0.2.tgz",
|
||||
"integrity": "sha512-RBjCMtSLnX43OK6zIpMW/cKzEgnsunihgyVPhnB/U7DAAEnovxe8F1Q4jBQp9+9DYSgQJrsdiEBpT5JH0Eh2lA==",
|
||||
"requires": {
|
||||
"@libp2p/interface-peer-id": "^2.0.0",
|
||||
"@libp2p/interfaces": "^3.2.0",
|
||||
|
@ -32837,7 +32837,7 @@
|
|||
"@libp2p/interface-peer-info": "^1.0.8",
|
||||
"@libp2p/interface-peer-store": "^1.2.8",
|
||||
"@libp2p/interfaces": "^3.3.1",
|
||||
"@libp2p/peer-id": "^2.0.1",
|
||||
"@libp2p/peer-id": "^2.0.2",
|
||||
"@libp2p/peer-id-factory": "^2.0.1",
|
||||
"@multiformats/multiaddr": "^11.4.0",
|
||||
"@rollup/plugin-commonjs": "^24.0.1",
|
||||
|
@ -32876,7 +32876,7 @@
|
|||
"@ethersproject/rlp": "^5.7.0",
|
||||
"@libp2p/crypto": "^1.0.12",
|
||||
"@libp2p/interface-peer-id": "^2.0.1",
|
||||
"@libp2p/peer-id": "^2.0.1",
|
||||
"@libp2p/peer-id": "^2.0.2",
|
||||
"@libp2p/peer-id-factory": "^2.0.1",
|
||||
"@multiformats/multiaddr": "^11.4.0",
|
||||
"@noble/secp256k1": "^1.7.1",
|
||||
|
@ -33087,7 +33087,7 @@
|
|||
"@libp2p/components": "^3.1.1",
|
||||
"@libp2p/interface-peer-discovery-compliance-tests": "^2.0.5",
|
||||
"@libp2p/interface-peer-id": "^2.0.1",
|
||||
"@libp2p/peer-id": "^2.0.1",
|
||||
"@libp2p/peer-id": "^2.0.2",
|
||||
"@types/chai": "^4.3.4",
|
||||
"@types/mocha": "^10.0.1",
|
||||
"@types/tail": "^2.2.1",
|
||||
|
@ -33127,7 +33127,7 @@
|
|||
"@libp2p/interface-peer-id": "^2.0.1",
|
||||
"@libp2p/interface-peer-info": "^1.0.8",
|
||||
"@libp2p/interface-peer-store": "^1.2.8",
|
||||
"@libp2p/peer-id": "^2.0.1",
|
||||
"@libp2p/peer-id": "^2.0.2",
|
||||
"@multiformats/multiaddr": "^11.4.0",
|
||||
"@rollup/plugin-commonjs": "^24.0.1",
|
||||
"@rollup/plugin-json": "^6.0.0",
|
||||
|
|
|
@ -71,7 +71,7 @@
|
|||
"devDependencies": {
|
||||
"@libp2p/interface-peer-info": "^1.0.8",
|
||||
"@libp2p/interface-peer-store": "^1.2.8",
|
||||
"@libp2p/peer-id": "^2.0.1",
|
||||
"@libp2p/peer-id": "^2.0.2",
|
||||
"@libp2p/peer-id-factory": "^2.0.1",
|
||||
"@multiformats/multiaddr": "^11.4.0",
|
||||
"@rollup/plugin-commonjs": "^24.0.1",
|
||||
|
|
|
@ -55,7 +55,7 @@
|
|||
"dependencies": {
|
||||
"@ethersproject/rlp": "^5.7.0",
|
||||
"@libp2p/crypto": "^1.0.12",
|
||||
"@libp2p/peer-id": "^2.0.1",
|
||||
"@libp2p/peer-id": "^2.0.2",
|
||||
"@multiformats/multiaddr": "^11.4.0",
|
||||
"@noble/secp256k1": "^1.7.1",
|
||||
"@waku/utils": "*",
|
||||
|
|
|
@ -56,7 +56,7 @@
|
|||
"node": ">=16"
|
||||
},
|
||||
"dependencies": {
|
||||
"@libp2p/peer-id": "^2.0.1",
|
||||
"@libp2p/peer-id": "^2.0.2",
|
||||
"@waku/core": "*",
|
||||
"@waku/enr": "*",
|
||||
"@waku/interfaces": "*",
|
||||
|
|
|
@ -50,7 +50,7 @@
|
|||
"node": ">=16"
|
||||
},
|
||||
"dependencies": {
|
||||
"@libp2p/peer-id": "^2.0.1",
|
||||
"@libp2p/peer-id": "^2.0.2",
|
||||
"debug": "^4.3.4",
|
||||
"uint8arrays": "^4.0.3"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue