diff --git a/package.json b/package.json index 1fbab85..b17fbaf 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "ajv": "^6.12.5", "async-mutex": "^0.2.4", "bull": "^3.12.1", - "circomlib": "git+https://git@github.com/tornadocash/circomlib.git#3b492f9801573eebcfe1b6c584afe8a3beecf2b4", + "circomlib": "git+https://github.com/tornadocash/circomlib.git#3b492f9801573eebcfe1b6c584afe8a3beecf2b4", "dotenv": "^8.2.0", "eth-ens-namehash": "^2.0.8", "express": "^4.17.1", diff --git a/yarn.lock b/yarn.lock index d200846..37fba09 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1084,19 +1084,8 @@ cipher-base@^1.0.0, cipher-base@^1.0.1, cipher-base@^1.0.3: inherits "^2.0.1" safe-buffer "^5.0.1" -"circomlib@git+https://git@github.com/tornadocash/circomlib.git#3b492f9801573eebcfe1b6c584afe8a3beecf2b4": - version "0.0.20" - resolved "git+https://git@github.com/tornadocash/circomlib.git#3b492f9801573eebcfe1b6c584afe8a3beecf2b4" - dependencies: - blake-hash "^1.1.0" - blake2b "^2.1.3" - snarkjs "git+https://github.com/tornadocash/snarkjs.git#869181cfaf7526fe8972073d31655493a04326d5" - typedarray-to-buffer "^3.1.5" - web3 "^1.2.11" - "circomlib@git+https://github.com/tornadocash/circomlib.git#3b492f9801573eebcfe1b6c584afe8a3beecf2b4": version "0.0.20" - uid "3b492f9801573eebcfe1b6c584afe8a3beecf2b4" resolved "git+https://github.com/tornadocash/circomlib.git#3b492f9801573eebcfe1b6c584afe8a3beecf2b4" dependencies: blake-hash "^1.1.0"