Update self-hosted Tornado packages versions to actual

This commit is contained in:
Theo 2023-09-12 20:38:13 -07:00
parent 0b4e6e37d9
commit 8f1bb32701
2 changed files with 399 additions and 337 deletions

728
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -11,12 +11,12 @@
"license": "ISC",
"dependencies": {
"@ethersproject/transactions": "^5.7.0",
"@tornado/circomlib": "0.0.20-p2",
"@tornado/fixed-merkle-tree": "0.6.1-p1",
"@tornado/snarkjs": "0.1.20-p2",
"@tornado/circomlib": "0.0.21",
"@tornado/fixed-merkle-tree": "0.6.1",
"@tornado/snarkjs": "0.1.20",
"@tornado/tornado-oracles": "^3.3.0",
"@tornado/web3-providers-http": "1.6.5-p1",
"@tornado/websnark": "0.0.4-p1",
"@tornado/websnark": "0.0.4",
"axios": "^0.19.2",
"bignumber.js": "^9.0.0",
"circom": "0.0.35",