diff --git a/package-lock.json b/package-lock.json index 0cae17b9..1ee90b1d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -29,7 +29,7 @@ "eslint-plugin-regexp": "2.6.0", "eslint-plugin-yml": "1.14.0", "fast-check": "3.22.0", - "husky": "9.1.1", + "husky": "9.1.7", "is-ci": "3.0.1", "knip": "5.11.0", "licensee": "11.1.1", @@ -8183,11 +8183,10 @@ } }, "node_modules/husky": { - "version": "9.1.1", - "resolved": "https://registry.npmjs.org/husky/-/husky-9.1.1.tgz", - "integrity": "sha512-fCqlqLXcBnXa/TJXmT93/A36tJsjdJkibQ1MuIiFyCCYUlpYpIaj2mv1w+3KR6Rzu1IC3slFTje5f6DUp2A2rg==", + "version": "9.1.7", + "resolved": "https://registry.npmjs.org/husky/-/husky-9.1.7.tgz", + "integrity": "sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==", "dev": true, - "license": "MIT", "bin": { "husky": "bin.js" }, diff --git a/package.json b/package.json index 0954cf34..d7edb89c 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "eslint-plugin-regexp": "2.6.0", "eslint-plugin-yml": "1.14.0", "fast-check": "3.22.0", - "husky": "9.1.1", + "husky": "9.1.7", "is-ci": "3.0.1", "knip": "5.11.0", "licensee": "11.1.1",