diff --git a/web/package-lock.json b/web/package-lock.json index 11e006dd0..c4c7a9c4e 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 4d2fc4106..68c62d884 100644 --- a/web/package.json +++ b/web/package.json @@ -62,7 +62,7 @@ "eslint-config-prettier": "^6.11.0", "eslint-plugin-prettier": "^3.1.4", "husky": "^4.2.5", - "lint-staged": "^10.2.10", + "lint-staged": "^10.2.11", "prettier": "^2.0.5" } }