diff --git a/web/package-lock.json b/web/package-lock.json index 1698a89c8..e6e4270cd 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 a99f43775..abb54f4d4 100644 --- a/web/package.json +++ b/web/package.json @@ -62,7 +62,7 @@ "eslint-config-prettier": "^6.11.0", "eslint-plugin-prettier": "^3.1.3", "husky": "^4.2.5", - "lint-staged": "^10.2.6", + "lint-staged": "^10.2.7", "prettier": "^2.0.5" } }