diff --git a/package.json b/package.json index 51071f2..6da3068 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "eslint-plugin-promise": "^6.6.0", "nodemon": "^3.1.9", "prettier": "^3.3.1", - "husky": "^9.1.6" + "husky": "^9.1.7" }, "repository": "https://github.com/thyarles/pdf-outliner.git", "private": true diff --git a/yarn.lock b/yarn.lock index 4af84f9..db0d2b5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1264,10 +1264,10 @@ http-errors@2.0.0: statuses "2.0.1" toidentifier "1.0.1" -husky@^9.1.6: - version "9.1.6" - resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.6.tgz#e23aa996b6203ab33534bdc82306b0cf2cb07d6c" - integrity sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A== +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.24: version "0.4.24"