upgrade waku

This commit is contained in:
Sasha 2024-02-09 00:28:47 +01:00
parent 77ba0a6d5d
commit 18b6ce86cb
No known key found for this signature in database
2 changed files with 2018 additions and 1389 deletions

3399
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.25",
"@waku/interfaces": "^0.0.20",
"@waku/message-encryption": "^0.0.23",
"@waku/core": "^0.0.26",
"@waku/interfaces": "^0.0.21",
"@waku/message-encryption": "^0.0.24",
"@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.13",
"@waku/utils": "^0.0.14",
"@waku/zerokit-rln-wasm": "^0.0.13",
"ethereum-cryptography": "^2.1.2",
"ethers": "^5.7.2",