diff --git a/package.json b/package.json index 9efff4a..e2d28a9 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "eslint-plugin-security": "^1.4.0" }, "devDependencies": { - "husky": "^4.2.0", + "husky": "^7.0.1", "lint-staged": "^10.0.2", "prettier": "^2.0.2" },