diff --git a/packages/graphql-explorer-html/package.json b/packages/graphql-explorer-html/package.json
index 90c44a5..f88b005 100644
--- a/packages/graphql-explorer-html/package.json
+++ b/packages/graphql-explorer-html/package.json
@@ -54,7 +54,7 @@
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.27.1",
"eslint-plugin-react-hooks": "^4.3.0",
- "husky": "^5.2.0",
+ "husky": "^8.0.3",
"lint-staged": "^12.1.2",
"prettier": "^2.5.0",
"webpack": "^5.64.4",
diff --git a/packages/graphql-explorer/package.json b/packages/graphql-explorer/package.json
index d84dd9f..b2c40e4 100644
--- a/packages/graphql-explorer/package.json
+++ b/packages/graphql-explorer/package.json
@@ -58,7 +58,7 @@
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.27.1",
"eslint-plugin-react-hooks": "^4.3.0",
- "husky": "^5.2.0",
+ "husky": "^8.0.3",
"jest": "^27.3.1",
"lint-staged": "^12.1.2",
"prettier": "^2.5.0",
diff --git a/yarn.lock b/yarn.lock
index 1074f8a..e4a1650 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -8234,10 +8234,10 @@ humanize-ms@^1.2.1:
dependencies:
ms "^2.0.0"
-husky@^5.2.0:
- version "5.2.0"
- resolved "https://registry.yarnpkg.com/husky/-/husky-5.2.0.tgz#fc5e1c2300d34855d47de4753607d00943fc0802"
- integrity sha512-AM8T/auHXRBxlrfPVLKP6jt49GCM2Zz47m8G3FOMsLmTv8Dj/fKVWE0Rh2d4Qrvmy131xEsdQnb3OXRib67PGg==
+husky@^8.0.3:
+ version "8.0.3"
+ resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
+ integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
iconv-lite@0.4.24, iconv-lite@^0.4.24, iconv-lite@^0.4.4:
version "0.4.24"