diff --git a/package-lock.json b/package-lock.json index 5a59023786e..4831aafe21a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -77,7 +77,7 @@ "eslint-plugin-react": "7.35.2", "eslint-plugin-unicorn": "54.0.0", "globby": "14.0.2", - "husky": "9.1.4", + "husky": "9.1.5", "jest": "29.7.0", "jest-axe": "9.0.0", "jest-cli": "29.7.0", @@ -18140,9 +18140,9 @@ } }, "node_modules/husky": { - "version": "9.1.4", - "resolved": "https://registry.npmjs.org/husky/-/husky-9.1.4.tgz", - "integrity": "sha512-bho94YyReb4JV7LYWRWxZ/xr6TtOTt8cMfmQ39MQYJ7f/YE268s3GdghGwi+y4zAeqewE5zYLvuhV0M0ijsDEA==", + "version": "9.1.5", + "resolved": "https://registry.npmjs.org/husky/-/husky-9.1.5.tgz", + "integrity": "sha512-rowAVRUBfI0b4+niA4SJMhfQwc107VLkBUgEYYAOQAbqDCnra1nYh83hF/MDmhYs9t9n1E3DuKOrs2LYNC+0Ag==", "dev": true, "bin": { "husky": "bin.js" diff --git a/package.json b/package.json index 525f4178f3f..c7a4b3a0e9b 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "eslint-plugin-react": "7.35.2", "eslint-plugin-unicorn": "54.0.0", "globby": "14.0.2", - "husky": "9.1.4", + "husky": "9.1.5", "jest": "29.7.0", "jest-axe": "9.0.0", "jest-cli": "29.7.0",