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