diff --git a/packages/hashers/package.json b/packages/hashers/package.json index 91e00f3..f871fb8 100644 --- a/packages/hashers/package.json +++ b/packages/hashers/package.json @@ -28,7 +28,7 @@ "@accumulators/core": "^4.2.3", "@ethersproject/solidity": "^5.7.0", "circomlibjs": "^0.1.7", - "ethers": "6.11.1", + "ethers": "6.12.1", "micro-starknet": "^0.2.3" } }