diff --git a/packages/hardhat/package.json b/packages/hardhat/package.json index 8677e69..49be47d 100644 --- a/packages/hardhat/package.json +++ b/packages/hardhat/package.json @@ -19,7 +19,7 @@ "@types/mocha": "^10.0.7", "chai": "^4.2.0", "hardhat": "^2.22.15", - "hardhat-gas-reporter": "^1.0.8", + "hardhat-gas-reporter": "^2.0.0", "solidity-coverage": "^0.8.1", "ts-node": "^10.9.2", "typechain": "^8.3.2",