diff --git a/package.json b/package.json index de82ef46..298a5a9b 100644 --- a/package.json +++ b/package.json @@ -121,7 +121,7 @@ "eslint-plugin-lodash": "^7.4.0", "eslint-plugin-prettier": "^5.1.3", "eslint-plugin-react": "7.33.2", - "husky": "8.0.3", + "husky": "9.0.6", "inquirer": "9.2.12", "node-addon-api": "7.1.0", "null-loader": "4.0.1", diff --git a/yarn.lock b/yarn.lock index 605bde09..d74e7e71 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4659,10 +4659,10 @@ humanize-ms@^1.2.1: dependencies: ms "^2.0.0" -husky@8.0.3: - version "8.0.3" - resolved "https://registry.npmjs.org/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184" - integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg== +husky@9.0.6: + version "9.0.6" + resolved "https://registry.npmjs.org/husky/-/husky-9.0.6.tgz#cee0245d60480b12279cf492ec6cfc1aeb7fa759" + integrity sha512-EEuw/rfTiMjOfuL7pGO/i9otg1u36TXxqjIA6D9qxVjd/UXoDOsLor/BSFf5hTK50shwzCU3aVVwdXDp/lp7RA== hyphenate-style-name@^1.0.3: version "1.0.4"