mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-02 13:53:12 +00:00
chore(deps)(deps): bump @libp2p/peer-id from 5.1.7 to 6.0.4
Bumps [@libp2p/peer-id](https://github.com/libp2p/js-libp2p) from 5.1.7 to 6.0.4. - [Release notes](https://github.com/libp2p/js-libp2p/releases) - [Commits](https://github.com/libp2p/js-libp2p/compare/crypto-v5.1.7...utils-v6.0.4) --- updated-dependencies: - dependency-name: "@libp2p/peer-id" dependency-version: 6.0.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f2ad23ad43
commit
28de297f78
1246
package-lock.json
generated
1246
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -78,7 +78,7 @@
|
||||
"uuid": "^9.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@libp2p/peer-id": "5.1.7",
|
||||
"@libp2p/peer-id": "6.0.4",
|
||||
"@libp2p/interface": "2.10.4",
|
||||
"@multiformats/multiaddr": "^12.0.0",
|
||||
"@rollup/plugin-commonjs": "^25.0.7",
|
||||
|
||||
@ -63,7 +63,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@libp2p/interface": "2.10.4",
|
||||
"@libp2p/peer-id": "5.1.7",
|
||||
"@libp2p/peer-id": "6.0.4",
|
||||
"@multiformats/multiaddr": "^12.3.0",
|
||||
"@rollup/plugin-commonjs": "^25.0.7",
|
||||
"@rollup/plugin-json": "^6.0.0",
|
||||
|
||||
@ -53,7 +53,7 @@
|
||||
"dependencies": {
|
||||
"@ethersproject/rlp": "^5.7.0",
|
||||
"@libp2p/crypto": "5.1.6",
|
||||
"@libp2p/peer-id": "5.1.7",
|
||||
"@libp2p/peer-id": "6.0.4",
|
||||
"@multiformats/multiaddr": "^12.0.0",
|
||||
"@noble/secp256k1": "^1.7.1",
|
||||
"@waku/utils": "0.0.27",
|
||||
|
||||
@ -54,7 +54,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@libp2p/interface-compliance-tests": "6.4.12",
|
||||
"@libp2p/peer-id": "5.1.7",
|
||||
"@libp2p/peer-id": "6.0.4",
|
||||
"@waku/core": "*",
|
||||
"@waku/enr": "*",
|
||||
"@waku/interfaces": "*",
|
||||
|
||||
@ -51,7 +51,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@libp2p/interface-compliance-tests": "6.4.12",
|
||||
"@libp2p/peer-id": "5.1.7",
|
||||
"@libp2p/peer-id": "6.0.4",
|
||||
"@waku/core": "*",
|
||||
"@waku/enr": "*",
|
||||
"@waku/interfaces": "*",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user