diff --git a/package.json b/package.json index dfb30d0..2f76147 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@types/lodash": "^4.17.7", "@types/luxon": "^3.4.2", "@types/node": "^20", - "husky": "^9.1.1", + "husky": "^9.1.4", "jest": "^29.7.0", "lint-staged": "^15.2.7", "nock": "^13.5.4", diff --git a/yarn.lock b/yarn.lock index 8e2a49a..33e3dd4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4102,10 +4102,10 @@ humanize-ms@^1.2.1: dependencies: ms "^2.0.0" -husky@^9.1.1: - version "9.1.1" - resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.1.tgz#73f8f1b58329f377654293148c1a6458f54ca224" - integrity sha512-fCqlqLXcBnXa/TJXmT93/A36tJsjdJkibQ1MuIiFyCCYUlpYpIaj2mv1w+3KR6Rzu1IC3slFTje5f6DUp2A2rg== +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== hyperlinker@^1.0.0: version "1.0.0"