diff --git a/packages/hardhat-toolbox/package.json b/packages/hardhat-toolbox/package.json index 0d83979d42..edfd7e513e 100644 --- a/packages/hardhat-toolbox/package.json +++ b/packages/hardhat-toolbox/package.json @@ -43,7 +43,7 @@ "@nomicfoundation/eslint-plugin-slow-imports": "workspace:^", "@nomicfoundation/hardhat-chai-matchers": "workspace:^2.0.0", "@nomicfoundation/hardhat-ethers": "workspace:^3.0.0", - "@nomicfoundation/hardhat-ignition-ethers": "^0.13.0", + "@nomicfoundation/hardhat-ignition-ethers": "^0.14.0", "@nomicfoundation/hardhat-network-helpers": "workspace:^1.0.0", "@nomicfoundation/hardhat-verify": "workspace:^2.0.0", "@typechain/ethers-v6": "^0.5.0", @@ -73,7 +73,7 @@ "peerDependencies": { "@nomicfoundation/hardhat-chai-matchers": "^2.0.0", "@nomicfoundation/hardhat-ethers": "^3.0.0", - "@nomicfoundation/hardhat-ignition-ethers": "^0.13.0", + "@nomicfoundation/hardhat-ignition-ethers": "^0.14.0", "@nomicfoundation/hardhat-network-helpers": "^1.0.0", "@nomicfoundation/hardhat-verify": "^2.0.0", "@typechain/ethers-v6": "^0.5.0",