chore: run `npm update`

This commit is contained in:
fryorcraken.eth 2023-02-09 14:36:53 +11:00
parent 4fb3ab191d
commit c2cef9a319
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4
2 changed files with 9423 additions and 7100 deletions

16513
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -67,17 +67,17 @@
"tail": "^2.2.0"
},
"devDependencies": {
"@waku/peer-exchange": "*",
"@waku/message-encryption": "*",
"@waku/dns-discovery": "*",
"@waku/create": "*",
"@libp2p/components": "^3.1.1",
"@libp2p/bootstrap": "^6.0.0",
"@libp2p/components": "^3.1.1",
"@libp2p/interface-peer-discovery-compliance-tests": "^2.0.5",
"@libp2p/interface-peer-id": "^2.0.1",
"@types/tail": "^2.2.1",
"@typescript-eslint/eslint-plugin": "^5.8.1",
"@typescript-eslint/parser": "^5.8.1",
"@waku/create": "*",
"@waku/dns-discovery": "*",
"@waku/message-encryption": "*",
"@waku/peer-exchange": "*",
"chai": "^4.3.6",
"cspell": "^6.17.0",
"debug": "^4.3.4",