diff --git a/web/package-lock.json b/web/package-lock.json index 853cd705e..b69089efb 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 9da1a058c..0b871475e 100644 --- a/web/package.json +++ b/web/package.json @@ -62,7 +62,7 @@ "eslint-config-prettier": "^6.10.1", "eslint-plugin-prettier": "^3.1.2", "husky": "^4.2.3", - "lint-staged": "^10.0.8", + "lint-staged": "^10.0.9", "prettier": "^2.0.2" } }