diff --git a/web/package-lock.json b/web/package-lock.json index 25e2694f7..835530892 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 1ca8e808d..40e71a733 100644 --- a/web/package.json +++ b/web/package.json @@ -58,7 +58,7 @@ "eslint-config-prettier": "^6.10.0", "eslint-plugin-prettier": "^3.1.2", "husky": "^4.2.1", - "lint-staged": "^10.0.3", + "lint-staged": "^10.0.4", "prettier": "^1.19.1" } }