mirror of
https://github.com/tornadocash/tornado-core.git
synced 2025-04-05 05:27:24 -04:00
update npm dependencies
This commit is contained in:
parent
77af0c5bdd
commit
8086a8483b
8379
package-lock.json
generated
8379
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
26
package.json
26
package.json
@ -27,26 +27,26 @@
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@openzeppelin/contracts": "^2.4.0",
|
||||
"@truffle/contract": "^4.0.39",
|
||||
"@truffle/hdwallet-provider": "^1.0.24",
|
||||
"axios": "^0.19.0",
|
||||
"@openzeppelin/contracts": "^2.5.1",
|
||||
"@truffle/contract": "^4.3.8",
|
||||
"@truffle/hdwallet-provider": "^1.2.2",
|
||||
"axios": "^0.19.2",
|
||||
"bn-chai": "^1.0.1",
|
||||
"browserify": "^16.5.0",
|
||||
"chai": "^4.2.0",
|
||||
"browserify": "^16.5.2",
|
||||
"chai": "^4.3.0",
|
||||
"chai-as-promised": "^7.1.1",
|
||||
"circom": "^0.0.35",
|
||||
"circomlib": "git+https://github.com/tornadocash/circomlib.git#c372f14d324d57339c88451834bf2824e73bbdbc",
|
||||
"commander": "^4.1.1",
|
||||
"dotenv": "^8.2.0",
|
||||
"eslint": "^6.6.0",
|
||||
"eth-json-rpc-filters": "^4.1.1",
|
||||
"ganache-cli": "^6.7.0",
|
||||
"eslint": "^6.8.0",
|
||||
"eth-json-rpc-filters": "^4.2.2",
|
||||
"ganache-cli": "^6.12.2",
|
||||
"snarkjs": "git+https://github.com/tornadocash/snarkjs.git#869181cfaf7526fe8972073d31655493a04326d5",
|
||||
"truffle": "^5.0.44",
|
||||
"truffle-flattener": "^1.4.2",
|
||||
"web3": "^1.2.2",
|
||||
"web3-utils": "^1.2.2",
|
||||
"truffle": "^5.1.67",
|
||||
"truffle-flattener": "^1.5.0",
|
||||
"web3": "^1.3.4",
|
||||
"web3-utils": "^1.3.4",
|
||||
"websnark": "git+https://github.com/tornadocash/websnark.git#2041cfa5fa0b71cd5cca9022a4eeea4afe28c9f7"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user