mirror of
https://github.com/status-im/js-waku.git
synced 2025-02-23 02:18:25 +00:00
chore: fix dependencies for @waku/dns-discovery
This commit is contained in:
parent
a4f6d3b98e
commit
81bb74fa97
28724
package-lock.json
generated
28724
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -58,9 +58,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@libp2p/interface-peer-discovery": "^1.0.5",
|
||||
"@libp2p/interface-peer-info": "^1.0.8",
|
||||
"@libp2p/interfaces": "^3.3.1",
|
||||
"@libp2p/peer-id": "^2.0.1",
|
||||
"@waku/enr": "*",
|
||||
"@waku/utils": "*",
|
||||
"debug": "^4.3.4",
|
||||
@ -69,8 +67,9 @@
|
||||
"uint8arrays": "^4.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@libp2p/interface-peer-discovery-compliance-tests": "^2.0.5",
|
||||
"@libp2p/interface-peer-info": "^1.0.8",
|
||||
"@libp2p/interface-peer-store": "^1.2.8",
|
||||
"@libp2p/peer-id": "^2.0.1",
|
||||
"@libp2p/peer-id-factory": "^2.0.1",
|
||||
"@multiformats/multiaddr": "^11.0.6",
|
||||
"@rollup/plugin-commonjs": "^22.0.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user