diff --git a/package-lock.json b/package-lock.json index 6488eaf..99db0db 100644 --- a/package-lock.json +++ b/package-lock.json @@ -46,7 +46,7 @@ "axios-mock-adapter": "1.22.0", "babel-plugin-react-intl": "8.2.25", "glob": "10.4.5", - "husky": "9.1.1", + "husky": "9.1.4", "jest": "^29.7.0", "resize-observer-polyfill": "^1.5.1", "rosie": "2.1.1" @@ -12669,9 +12669,9 @@ } }, "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.4", + "resolved": "https://registry.npmjs.org/husky/-/husky-9.1.4.tgz", + "integrity": "sha512-bho94YyReb4JV7LYWRWxZ/xr6TtOTt8cMfmQ39MQYJ7f/YE268s3GdghGwi+y4zAeqewE5zYLvuhV0M0ijsDEA==", "dev": true, "license": "MIT", "bin": { diff --git a/package.json b/package.json index 84b8b55..a96e680 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "axios-mock-adapter": "1.22.0", "babel-plugin-react-intl": "8.2.25", "glob": "10.4.5", - "husky": "9.1.1", + "husky": "9.1.4", "jest": "^29.7.0", "resize-observer-polyfill": "^1.5.1", "rosie": "2.1.1"