diff --git a/package.json b/package.json index d3cfd25b..53f6e47c 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "dependencies": { "@openzeppelin/contracts-upgradeable": "^4.3.2", "@typechain/ethers-v5": "^11.0.0", - "@typechain/hardhat": "^2.3.0", + "@typechain/hardhat": "^9.0.0", "solhint": "^3.3.2", "typechain": "^8.0.0" } diff --git a/yarn.lock b/yarn.lock index 48a304b0..b1f8a18a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1552,10 +1552,10 @@ dependencies: ethers "^5.0.2" -"@typechain/hardhat@^2.3.0": - version "2.3.1" - resolved "https://registry.yarnpkg.com/@typechain/hardhat/-/hardhat-2.3.1.tgz#1e8a6e3795e115a5d5348526282b5c597fab0b78" - integrity sha512-BQV8OKQi0KAzLXCdsPO0pZBNQQ6ra8A2ucC26uFX/kquRBtJu1yEyWnVSmtr07b5hyRoJRpzUeINLnyqz4/MAw== +"@typechain/hardhat@^9.0.0": + version "9.1.0" + resolved "https://registry.yarnpkg.com/@typechain/hardhat/-/hardhat-9.1.0.tgz#6985015f01dfb37ef2ca8a29c742d05890351ddc" + integrity sha512-mtaUlzLlkqTlfPwB3FORdejqBskSnh+Jl8AIJGjXNAQfRQ4ofHADPl1+oU7Z3pAJzmZbUXII8MhOLQltcHgKnA== dependencies: fs-extra "^9.1.0"