diff --git a/package.json b/package.json index a8248c0da6..30eea9b500 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "eslint-plugin-node": "11.1.0", "eslint-plugin-promise": "5.2.0", "eslint-plugin-testing-library": "4.12.4", - "husky": "6.0.0", + "husky": "9.1.7", "lint-staged": "11.2.6", "pinst": "2.1.6", "prettier": "2.8.0", diff --git a/yarn.lock b/yarn.lock index 97c6e750d1..fc61c2c80c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14709,10 +14709,10 @@ humanize-ms@^1.2.1: dependencies: ms "^2.0.0" -husky@6.0.0: - version "6.0.0" - resolved "https://registry.yarnpkg.com/husky/-/husky-6.0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e" - integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ== +husky@9.1.7: + version "9.1.7" + resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.7.tgz#d46a38035d101b46a70456a850ff4201344c0b2d" + integrity sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA== hyphenate-style-name@^1.0.3: version "1.0.4"