chore: update zerokit to 0.0.13(#81)

* chore: update zerokit

* update to 0.0.12

* use 0.0.13

* up waku version
This commit is contained in:
Sasha 2023-11-08 21:43:06 +01:00 committed by GitHub
parent 7e8cb899be
commit 530034bf13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1664 additions and 1365 deletions

1995
example/package-lock.json generated

File diff suppressed because it is too large Load Diff

1024
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,8 +140,8 @@
},
"dependencies": {
"@chainsafe/bls-keystore": "^3.0.0",
"@waku/utils": "^0.0.12",
"@waku/zerokit-rln-wasm": "^0.0.10",
"@waku/utils": "^0.0.13",
"@waku/zerokit-rln-wasm": "^0.0.13",
"ethereum-cryptography": "^2.1.2",
"ethers": "^5.7.2",
"lodash": "^4.17.21",