diff --git a/arb-verifier/package.json b/arb-verifier/package.json index 1e045a13..393d7d34 100644 --- a/arb-verifier/package.json +++ b/arb-verifier/package.json @@ -26,8 +26,8 @@ "express": "^4.18.2", "ganache": "^7.9.1", "hardhat": "^2.16.0", - "hardhat-deploy": "^0.11.43", - "hardhat-deploy-ethers": "^0.4.1", + "hardhat-deploy": "^0.12.4", + "hardhat-deploy-ethers": "^0.4.2", "hardhat-gas-reporter": "^1.0.8", "solidity-bytes-utils": "^0.8.0", "solidity-coverage": "^0.8.1", diff --git a/bun.lockb b/bun.lockb index 7c6c560a..85599841 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/op-verifier/package.json b/op-verifier/package.json index e4de99e5..e43a3b08 100644 --- a/op-verifier/package.json +++ b/op-verifier/package.json @@ -26,8 +26,8 @@ "express": "^4.18.2", "ganache": "^7.9.1", "hardhat": "^2.16.0", - "hardhat-deploy": "^0.11.43", - "hardhat-deploy-ethers": "^0.4.1", + "hardhat-deploy": "^0.12.4", + "hardhat-deploy-ethers": "^0.4.2", "hardhat-gas-reporter": "^1.0.8", "solidity-bytes-utils": "^0.8.0", "solidity-coverage": "^0.8.1",