diff --git a/package.json b/package.json index d5e433b5..e8d36d1e 100644 --- a/package.json +++ b/package.json @@ -111,9 +111,9 @@ "author": "Jordi Baylina", "license": "UNLICENSED", "dependencies": { - "@0xpolygonhermez/zkasmcom": "https://github.com/0xPolygonHermez/zkasmcom.git", + "@0xpolygonhermez/zkasmcom": "https://github.com/0xPolygonHermez/zkasmcom.git#v0.5.0.0", "@0xpolygonhermez/zkevm-commonjs": "https://github.com/0xpolygonhermez/zkevm-commonjs.git#v0.5.0.0", - "@0xpolygonhermez/zkevm-rom": "https://github.com/0xpolygonhermez/zkevm-rom.git#feature/batch-header", + "@0xpolygonhermez/zkevm-rom": "https://github.com/0xpolygonhermez/zkevm-rom.git#v0.5.0.0", "chalk": "^3.0.0", "circomlib": "^2.0.3", "circomlibjs": "^0.1.1", @@ -122,7 +122,7 @@ "ffjavascript": "^0.2.55", "fs": "^0.0.1-security", "json-bigint": "^1.0.0", - "pil-stark": "0.0.34", + "pil-stark": "0.0.36", "pilcom": "0.0.18", "snarkjs": "0.4.27", "yargs": "^17.4.0"