diff --git a/package-lock.json b/package-lock.json index 93736ac3c..f21ca561a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "@comet/dev-process-manager": "^2.6.1", "cspell": "^8.14.4", "dotenv-cli": "^7.4.2", - "husky": "^9.0.0", + "husky": "^9.1.6", "lint-staged": "^15.0.0", "npm-run-all": "^4.1.5", "open-cli": "^8.0.0", diff --git a/package.json b/package.json index 28b4be314..ee29f93eb 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@comet/dev-process-manager": "^2.6.1", "cspell": "^8.14.4", "dotenv-cli": "^7.4.2", - "husky": "^9.0.0", + "husky": "^9.1.6", "lint-staged": "^15.0.0", "npm-run-all": "^4.1.5", "open-cli": "^8.0.0",