diff --git a/package.json b/package.json index 28bdc1c2..ff971b59 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "foreman": "3.0.1", "got": "12.5.3", "http-server": "14.1.1", - "husky": "^9.1.5", + "husky": "^9.1.7", "lint-staged": "^15.2.9", "minimalcss": "0.11.3", "preact-cli": "^3.5.1", diff --git a/yarn.lock b/yarn.lock index 32e31fcc..2b75f8a8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7820,10 +7820,10 @@ humanize-ms@^1.2.1: dependencies: ms "^2.0.0" -husky@^9.1.5: - version "9.1.5" - resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.5.tgz#2b6edede53ee1adbbd3a3da490628a23f5243b83" - integrity sha512-rowAVRUBfI0b4+niA4SJMhfQwc107VLkBUgEYYAOQAbqDCnra1nYh83hF/MDmhYs9t9n1E3DuKOrs2LYNC+0Ag== +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== iconv-lite@0.4, iconv-lite@0.4.24, iconv-lite@^0.4.24: version "0.4.24"