diff --git a/package.json b/package.json index 84ae24caa9d..2f4d41f56ea 100644 --- a/package.json +++ b/package.json @@ -65,6 +65,7 @@ "diff-match-patch": "^1.0.5", "electron": "^11.2.0", "fs": "^0.0.1-security", + "fs-extra": "^9.1.0", "fuse.js": "^6.4.6", "gulp-cached": "^1.1.1", "ignore": "^5.1.8", diff --git a/yarn.lock b/yarn.lock index b8b1ca699b1..67dc4c12d8f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2351,7 +2351,7 @@ fs-extra@^8.1.0: jsonfile "^4.0.0" universalify "^0.1.0" -fs-extra@^9.0.0, fs-extra@^9.0.1: +fs-extra@^9.0.0, fs-extra@^9.0.1, fs-extra@^9.1.0: version "9.1.0" resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.1.0.tgz#5954460c764a8da2094ba3554bf839e6b9a7c86d" integrity sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==