diff --git a/package.json b/package.json index dc18afd..5278c84 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@testing-library/jest-dom": "5.15.0", "@testing-library/react": "12.1.2", "@trivago/prettier-plugin-sort-imports": "3.1.1", - "@typechain/ethers-v5": "8.0.2", + "@typechain/ethers-v5": "8.0.5", "@typechain/hardhat": "3.0.0", "@types/chai": "4.2.22", "@types/jest": "27.0.2", diff --git a/yarn.lock b/yarn.lock index fe698b9..03a1203 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5491,10 +5491,10 @@ resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-1.0.2.tgz#423c77877d0569db20e1fc80885ac4118314010e" integrity sha512-eZxlbI8GZscaGS7kkc/trHTT5xgrjH3/1n2JDwusC9iahPKWMRvRjJSAN5mCXviuTGQ/lHnhvv8Q1YTpnfz9gA== -"@typechain/ethers-v5@8.0.2": - version "8.0.2" - resolved "https://registry.yarnpkg.com/@typechain/ethers-v5/-/ethers-v5-8.0.2.tgz#0f2cc0db1513cb02e3e78929139216b153c9d2c0" - integrity sha512-oRMA3X5UWrsUiNb/lFTusa8xBpw6CckOHAk7sZBHeDQh4tAp+ZU24wdwdURcOtPnagzdCv5Dvl1qlD038brf1A== +"@typechain/ethers-v5@8.0.5": + version "8.0.5" + resolved "https://registry.yarnpkg.com/@typechain/ethers-v5/-/ethers-v5-8.0.5.tgz#d469420e9a73deb7fa076cde9edb45d713dd1b8c" + integrity sha512-ntpj4cS3v4WlDu+hSKSyj9A3o1tKtWC30RX1gobeYymZColeJiUemC1Kgfa0MWGmInm5CKxoHVhEvYVgPOZn1A== dependencies: lodash "^4.17.15" ts-essentials "^7.0.1"