chore: update package lock

This commit is contained in:
fryorcraken.eth 2022-12-23 16:45:39 +11:00
parent 2cd1ac2e0e
commit ecfd855651
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4
1 changed files with 7 additions and 3 deletions

10
package-lock.json generated
View File

@ -6,11 +6,11 @@
"": {
"name": "@waku/root",
"workspaces": [
"packages/proto",
"packages/byte-utils",
"packages/enr",
"packages/interfaces",
"packages/libp2p-utils",
"packages/proto",
"packages/interfaces",
"packages/enr",
"packages/peer-exchange",
"packages/core",
"packages/dns-discovery",
@ -27271,6 +27271,7 @@
"@rollup/plugin-node-resolve": "^13.3.0",
"@typescript-eslint/eslint-plugin": "^5.8.1",
"@typescript-eslint/parser": "^5.8.1",
"@waku/interfaces": "*",
"chai": "^4.3.4",
"cspell": "^6.17.0",
"eslint": "^8.6.0",
@ -27309,6 +27310,7 @@
"@rollup/plugin-node-resolve": "^13.3.0",
"@typescript-eslint/eslint-plugin": "^5.8.1",
"@typescript-eslint/parser": "^5.8.1",
"@waku/interfaces": "*",
"chai": "^4.3.6",
"cspell": "^6.17.0",
"eslint": "^8.6.0",
@ -31340,6 +31342,7 @@
"@typescript-eslint/parser": "^5.8.1",
"@waku/byte-utils": "*",
"@waku/enr": "*",
"@waku/interfaces": "*",
"@waku/libp2p-utils": "*",
"chai": "^4.3.4",
"cspell": "^6.17.0",
@ -31375,6 +31378,7 @@
"@typescript-eslint/eslint-plugin": "^5.8.1",
"@typescript-eslint/parser": "^5.8.1",
"@waku/byte-utils": "*",
"@waku/interfaces": "*",
"chai": "^4.3.6",
"cspell": "^6.17.0",
"eslint": "^8.6.0",