diff --git a/packages/feature/package.json b/packages/feature/package.json index d71af8eccf..c6380cfb9c 100644 --- a/packages/feature/package.json +++ b/packages/feature/package.json @@ -24,7 +24,7 @@ "feature": "generate-features-json . path-to-dist" }, "dependencies": { - "fs-extra": "^9.0.1", + "fs-extra": "^10.0.0", "prop-types": "^15.7.2", "react-block-ui": "^1.3.3" },