diff --git a/package-lock.json b/package-lock.json index 9ebb20a74b..8ae88dba08 100644 --- a/package-lock.json +++ b/package-lock.json @@ -42,7 +42,7 @@ "eslint-plugin-react": "7.33.2", "gh-pages": "3.2.3", "html-webpack-plugin": "3.2.0", - "husky": "8.0.1", + "husky": "8.0.3", "jest": "27.5.1", "jest-junit": "13.0.0", "json": "9.0.6", @@ -13527,9 +13527,9 @@ } }, "node_modules/husky": { - "version": "8.0.1", - "resolved": "https://registry.npmjs.org/husky/-/husky-8.0.1.tgz", - "integrity": "sha512-xs7/chUH/CKdOCs7Zy0Aev9e/dKOMZf3K1Az1nar3tzlv0jfqnYtu235bstsWTmXOR0EfINrPa97yy4Lz6RiKw==", + "version": "8.0.3", + "resolved": "https://registry.npmjs.org/husky/-/husky-8.0.3.tgz", + "integrity": "sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==", "dev": true, "bin": { "husky": "lib/bin.js" diff --git a/package.json b/package.json index 7824089010..8862cbbd07 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "eslint-plugin-react": "7.33.2", "gh-pages": "3.2.3", "html-webpack-plugin": "3.2.0", - "husky": "8.0.1", + "husky": "8.0.3", "jest": "27.5.1", "jest-junit": "13.0.0", "json": "9.0.6",