diff --git a/contract/package.json b/contract/package.json index fd44b3d..f21307b 100644 --- a/contract/package.json +++ b/contract/package.json @@ -25,7 +25,7 @@ }, "devDependencies": { "@nomicfoundation/hardhat-ignition": "^3.0.0", - "@nomicfoundation/hardhat-toolbox": "^6.1.0", + "@nomicfoundation/hardhat-toolbox": "^7.0.0", "@nomicfoundation/hardhat-toolbox-viem": "^5.0.0", "@types/node": "^22.17.1", "forge-std": "github:foundry-rs/forge-std#v1.9.4",