mirror of
https://github.com/logos-messaging/js-rln.git
synced 2026-01-02 13:43:06 +00:00
chore: bump @waku/core to 0.0.17 (#60)
* chore: bump mocha 9.x has a vulnerability * chore: bump @waku/core to 0.0.17 And other Waku packages. * chore: npm audit fix * chore: bump @waku/interfaces to 0.0.12
This commit is contained in:
parent
e52107dcf8
commit
b7cb3f9bbf
1469
example/package-lock.json
generated
1469
example/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
1059
package-lock.json
generated
1059
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
10
package.json
10
package.json
@ -83,9 +83,9 @@
|
||||
"husky": "^7.0.4",
|
||||
"ignore-loader": "^0.1.2",
|
||||
"isomorphic-fetch": "^3.0.0",
|
||||
"@waku/interfaces": "^0.0.11",
|
||||
"@waku/message-encryption": "^0.0.14",
|
||||
"@waku/core": "^0.0.16",
|
||||
"@waku/interfaces": "^0.0.12",
|
||||
"@waku/message-encryption": "^0.0.15",
|
||||
"@waku/core": "^0.0.17",
|
||||
"jsdom": "^19.0.0",
|
||||
"jsdom-global": "^3.0.2",
|
||||
"karma": "^6.3.12",
|
||||
@ -93,7 +93,7 @@
|
||||
"karma-mocha": "^2.0.1",
|
||||
"karma-webpack": "^5.0.0",
|
||||
"lint-staged": "^13.0.3",
|
||||
"mocha": "^9.1.3",
|
||||
"mocha": "10.1.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"p-timeout": "^4.1.0",
|
||||
"prettier": "^2.1.1",
|
||||
@ -129,7 +129,7 @@
|
||||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"@waku/utils": "^0.0.4",
|
||||
"@waku/utils": "^0.0.5",
|
||||
"@waku/zerokit-rln-wasm": "^0.0.10",
|
||||
"ethers": "^5.7.2"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user