mirror of https://github.com/status-im/js-waku.git
chore: run `npm update`
This commit is contained in:
parent
4fb3ab191d
commit
c2cef9a319
File diff suppressed because it is too large
Load Diff
|
@ -67,17 +67,17 @@
|
||||||
"tail": "^2.2.0"
|
"tail": "^2.2.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@waku/peer-exchange": "*",
|
|
||||||
"@waku/message-encryption": "*",
|
|
||||||
"@waku/dns-discovery": "*",
|
|
||||||
"@waku/create": "*",
|
|
||||||
"@libp2p/components": "^3.1.1",
|
|
||||||
"@libp2p/bootstrap": "^6.0.0",
|
"@libp2p/bootstrap": "^6.0.0",
|
||||||
|
"@libp2p/components": "^3.1.1",
|
||||||
"@libp2p/interface-peer-discovery-compliance-tests": "^2.0.5",
|
"@libp2p/interface-peer-discovery-compliance-tests": "^2.0.5",
|
||||||
"@libp2p/interface-peer-id": "^2.0.1",
|
"@libp2p/interface-peer-id": "^2.0.1",
|
||||||
"@types/tail": "^2.2.1",
|
"@types/tail": "^2.2.1",
|
||||||
"@typescript-eslint/eslint-plugin": "^5.8.1",
|
"@typescript-eslint/eslint-plugin": "^5.8.1",
|
||||||
"@typescript-eslint/parser": "^5.8.1",
|
"@typescript-eslint/parser": "^5.8.1",
|
||||||
|
"@waku/create": "*",
|
||||||
|
"@waku/dns-discovery": "*",
|
||||||
|
"@waku/message-encryption": "*",
|
||||||
|
"@waku/peer-exchange": "*",
|
||||||
"chai": "^4.3.6",
|
"chai": "^4.3.6",
|
||||||
"cspell": "^6.17.0",
|
"cspell": "^6.17.0",
|
||||||
"debug": "^4.3.4",
|
"debug": "^4.3.4",
|
||||||
|
|
Loading…
Reference in New Issue