diff --git a/package.json b/package.json index bfd4639..58284f5 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "ethereum-waffle": "4.0.10", "ethers": "5.7.2", "hardhat": "2.19.5", - "husky": "8.0.3", + "husky": "9.1.4", "mocha": "10.2.0", "prettier": "2.8.8", "prettier-plugin-solidity": "1.3.1", diff --git a/yarn.lock b/yarn.lock index 3823782..024823e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3937,10 +3937,10 @@ https-proxy-agent@^5.0.0: agent-base "6" debug "4" -husky@8.0.3: - version "8.0.3" - resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184" - integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg== +husky@9.1.4: + version "9.1.4" + resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.4.tgz#926fd19c18d345add5eab0a42b2b6d9a80259b34" + integrity sha512-bho94YyReb4JV7LYWRWxZ/xr6TtOTt8cMfmQ39MQYJ7f/YE268s3GdghGwi+y4zAeqewE5zYLvuhV0M0ijsDEA== iconv-lite@0.4.24: version "0.4.24"