diff --git a/package-lock.json b/package-lock.json index bbc6dd5..8fe9cd0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "@nomiclabs/hardhat-etherscan": "^3.1.3", "@openzeppelin/contracts": "^4.7.3", "@typechain/ethers-v5": "^10.2.0", - "@typechain/hardhat": "^6.1.4", + "@typechain/hardhat": "^6.1.5", "@types/chai": "^4.3.4", "@types/mocha": "^9.1.0", "@types/node": ">=18.11.14", @@ -1784,9 +1784,9 @@ } }, "node_modules/@typechain/hardhat": { - "version": "6.1.4", - "resolved": "https://registry.npmjs.org/@typechain/hardhat/-/hardhat-6.1.4.tgz", - "integrity": "sha512-S8k5d1Rjc+plwKpkorlifmh72M7Ki0XNUOVVLtdbcA/vLaEkuqZSJFdddpBgS5QxiJP+6CbRa/yO6EVTE2+fMQ==", + "version": "6.1.5", + "resolved": "https://registry.npmjs.org/@typechain/hardhat/-/hardhat-6.1.5.tgz", + "integrity": "sha512-lg7LW4qDZpxFMknp3Xool61Fg6Lays8F8TXdFGBG+MxyYcYU5795P1U2XdStuzGq9S2Dzdgh+1jGww9wvZ6r4Q==", "dev": true, "dependencies": { "fs-extra": "^9.1.0" @@ -1794,7 +1794,7 @@ "peerDependencies": { "@ethersproject/abi": "^5.4.7", "@ethersproject/providers": "^5.4.7", - "@typechain/ethers-v5": "^10.1.1", + "@typechain/ethers-v5": "^10.2.0", "ethers": "^5.4.7", "hardhat": "^2.9.9", "typechain": "^8.1.1" @@ -13147,9 +13147,9 @@ } }, "@typechain/hardhat": { - "version": "6.1.4", - "resolved": "https://registry.npmjs.org/@typechain/hardhat/-/hardhat-6.1.4.tgz", - "integrity": "sha512-S8k5d1Rjc+plwKpkorlifmh72M7Ki0XNUOVVLtdbcA/vLaEkuqZSJFdddpBgS5QxiJP+6CbRa/yO6EVTE2+fMQ==", + "version": "6.1.5", + "resolved": "https://registry.npmjs.org/@typechain/hardhat/-/hardhat-6.1.5.tgz", + "integrity": "sha512-lg7LW4qDZpxFMknp3Xool61Fg6Lays8F8TXdFGBG+MxyYcYU5795P1U2XdStuzGq9S2Dzdgh+1jGww9wvZ6r4Q==", "dev": true, "requires": { "fs-extra": "^9.1.0" diff --git a/package.json b/package.json index 93b1389..cec66e7 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@nomiclabs/hardhat-etherscan": "^3.1.3", "@openzeppelin/contracts": "^4.7.3", "@typechain/ethers-v5": "^10.2.0", - "@typechain/hardhat": "^6.1.4", + "@typechain/hardhat": "^6.1.5", "@types/chai": "^4.3.4", "@types/mocha": "^9.1.0", "@types/node": ">=18.11.14",