mirror of
https://github.com/logos-messaging/js-rln.git
synced 2026-01-05 23:23:12 +00:00
update to 0.0.12
This commit is contained in:
parent
329c14035c
commit
05ed2c655c
11
package-lock.json
generated
11
package-lock.json
generated
@ -11,7 +11,7 @@
|
||||
"dependencies": {
|
||||
"@chainsafe/bls-keystore": "^3.0.0",
|
||||
"@waku/utils": "^0.0.12",
|
||||
"@waku/zerokit-rln-wasm": "^0.0.11",
|
||||
"@waku/zerokit-rln-wasm": "^0.0.12",
|
||||
"ethereum-cryptography": "^2.1.2",
|
||||
"ethers": "^5.7.2",
|
||||
"lodash": "^4.17.21",
|
||||
@ -2651,8 +2651,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@waku/zerokit-rln-wasm": {
|
||||
"version": "0.0.11",
|
||||
"license": "MIT or Apache2"
|
||||
"version": "0.0.12",
|
||||
"resolved": "https://registry.npmjs.org/@waku/zerokit-rln-wasm/-/zerokit-rln-wasm-0.0.12.tgz",
|
||||
"integrity": "sha512-LAgaiObq9mIQjjZwcpbg8xWyVtQLU6LwFbeot0DcB6WOTbrGE7GhiCoWyEZPxqqXCNqvrdphnlm1U9mD9qGq1Q=="
|
||||
},
|
||||
"node_modules/@web/rollup-plugin-import-meta-assets": {
|
||||
"version": "1.0.7",
|
||||
@ -13019,7 +13020,9 @@
|
||||
}
|
||||
},
|
||||
"@waku/zerokit-rln-wasm": {
|
||||
"version": "0.0.11"
|
||||
"version": "0.0.12",
|
||||
"resolved": "https://registry.npmjs.org/@waku/zerokit-rln-wasm/-/zerokit-rln-wasm-0.0.12.tgz",
|
||||
"integrity": "sha512-LAgaiObq9mIQjjZwcpbg8xWyVtQLU6LwFbeot0DcB6WOTbrGE7GhiCoWyEZPxqqXCNqvrdphnlm1U9mD9qGq1Q=="
|
||||
},
|
||||
"@web/rollup-plugin-import-meta-assets": {
|
||||
"version": "1.0.7",
|
||||
|
||||
@ -141,7 +141,7 @@
|
||||
"dependencies": {
|
||||
"@chainsafe/bls-keystore": "^3.0.0",
|
||||
"@waku/utils": "^0.0.12",
|
||||
"@waku/zerokit-rln-wasm": "^0.0.11",
|
||||
"@waku/zerokit-rln-wasm": "^0.0.12",
|
||||
"ethereum-cryptography": "^2.1.2",
|
||||
"ethers": "^5.7.2",
|
||||
"lodash": "^4.17.21",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user