diff --git a/web/package-lock.json b/web/package-lock.json index 429968081..816fef012 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 341352d22..a133050cc 100644 --- a/web/package.json +++ b/web/package.json @@ -62,7 +62,7 @@ "eslint-config-prettier": "^6.10.1", "eslint-plugin-prettier": "^3.1.3", "husky": "^4.2.5", - "lint-staged": "^10.1.5", + "lint-staged": "^10.1.6", "prettier": "^2.0.4" } }