diff --git a/web/package-lock.json b/web/package-lock.json index b5b85b3af..475d39b2b 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 2c5d597b6..3860bb7df 100644 --- a/web/package.json +++ b/web/package.json @@ -58,7 +58,7 @@ "eslint-config-prettier": "^6.9.0", "eslint-plugin-prettier": "^3.1.2", "husky": "^4.2.0", - "lint-staged": "^10.0.1", + "lint-staged": "^10.0.2", "prettier": "^1.19.1" } }