diff --git a/web/package-lock.json b/web/package-lock.json index 6aa21afb7..d59cbbd07 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 e728aaa04..2bf00a857 100644 --- a/web/package.json +++ b/web/package.json @@ -57,7 +57,7 @@ "devDependencies": { "eslint-config-prettier": "^6.9.0", "eslint-plugin-prettier": "^3.1.2", - "husky": "^4.0.7", + "husky": "^4.0.8", "lint-staged": "^9.5.0", "prettier": "^1.19.1" }