diff --git a/package.json b/package.json index bb793423..fb88ffc5 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@nomiclabs/hardhat-ethers": "2.1.1", "@nomiclabs/hardhat-waffle": "2.0.6", "@typechain/ethers-v5": "9.0.0", - "@typechain/hardhat": "7.0.0", + "@typechain/hardhat": "9.1.0", "@types/chai": "4.3.20", "@types/dotenv": "8.2.3", "@types/mocha": "10.0.10", diff --git a/yarn.lock b/yarn.lock index f9eeae87..a5bea747 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1228,10 +1228,10 @@ dependencies: ethers "^5.0.2" -"@typechain/hardhat@7.0.0": - version "7.0.0" - resolved "https://registry.yarnpkg.com/@typechain/hardhat/-/hardhat-7.0.0.tgz#ffa7465328150e793007fee616ae7b76ed20784d" - integrity sha512-XB79i5ewg9Met7gMVGfgVkmypicbnI25T5clJBEooMoW2161p4zvKFpoS2O+lBppQyMrPIZkdvl2M3LMDayVcA== +"@typechain/hardhat@9.1.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"