diff --git a/web/package-lock.json b/web/package-lock.json index aff80312b..714a235f7 100644 Binary files a/web/package-lock.json and b/web/package-lock.json differ diff --git a/web/package.json b/web/package.json index 4eb3d6ce7..a381639b9 100644 --- a/web/package.json +++ b/web/package.json @@ -61,7 +61,7 @@ "devDependencies": { "eslint-config-prettier": "^6.10.0", "eslint-plugin-prettier": "^3.1.2", - "husky": "^4.2.2", + "husky": "^4.2.3", "lint-staged": "^10.0.7", "prettier": "^1.19.1" }