diff --git a/contract/package.json b/contract/package.json index fd44b3d..28bc615 100644 --- a/contract/package.json +++ b/contract/package.json @@ -27,7 +27,7 @@ "@nomicfoundation/hardhat-ignition": "^3.0.0", "@nomicfoundation/hardhat-toolbox": "^6.1.0", "@nomicfoundation/hardhat-toolbox-viem": "^5.0.0", - "@types/node": "^22.17.1", + "@types/node": "^25.3.0", "forge-std": "github:foundry-rs/forge-std#v1.9.4", "hardhat": "^3.0.0", "typescript": "~5.8.0",