up waku version

This commit is contained in:
Sasha 2023-11-08 21:36:30 +01:00
parent 804ebef89a
commit 4bcbfe28da
No known key found for this signature in database
3 changed files with 7301 additions and 3584 deletions

1975
example/package-lock.json generated

File diff suppressed because it is too large Load Diff

8902
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -72,9 +72,9 @@
"@types/uuid": "^8.3.0",
"@typescript-eslint/eslint-plugin": "^5.8.1",
"@typescript-eslint/parser": "^5.8.1",
"@waku/core": "^0.0.24",
"@waku/interfaces": "^0.0.19",
"@waku/message-encryption": "^0.0.22",
"@waku/core": "^0.0.25",
"@waku/interfaces": "^0.0.20",
"@waku/message-encryption": "^0.0.23",
"@web/rollup-plugin-import-meta-assets": "^1.0.7",
"ajv": "^8.12.0",
"ajv-formats": "^2.1.1",
@ -140,7 +140,7 @@
},
"dependencies": {
"@chainsafe/bls-keystore": "^3.0.0",
"@waku/utils": "^0.0.12",
"@waku/utils": "^0.0.13",
"@waku/zerokit-rln-wasm": "^0.0.13",
"ethereum-cryptography": "^2.1.2",
"ethers": "^5.7.2",