diff --git a/package.json b/package.json index cc016581d8622..a3e41dd10c86e 100644 --- a/package.json +++ b/package.json @@ -490,7 +490,7 @@ "simple-git": "1.116.0", "simplebar-react": "^2.1.0", "sinon": "^7.4.2", - "static-fs": "1.9.1", + "static-fs": "1.10.0", "strip-ansi": "^3.0.1", "supertest": "^3.1.0", "supertest-as-promised": "^4.0.2", diff --git a/yarn.lock b/yarn.lock index 05940e8983eda..96f3b80be0803 100644 --- a/yarn.lock +++ b/yarn.lock @@ -27790,10 +27790,10 @@ static-extend@^0.1.1: define-property "^0.2.5" object-copy "^0.1.0" -static-fs@1.9.1: - version "1.9.1" - resolved "https://registry.yarnpkg.com/static-fs/-/static-fs-1.9.1.tgz#6eb9ae28238074e9f087176f731414a6467f4962" - integrity sha512-7Etp0mLvlNwoaGVe0jGOgoHP2GN3m0ysMQBaR+RUI70pRnFePg8rVd4+dCi7klvghl0KAdFe3iXyAJGe6w32pQ== +static-fs@1.10.0: + version "1.10.0" + resolved "https://registry.yarnpkg.com/static-fs/-/static-fs-1.10.0.tgz#3f80d4047c5d575ac9d70007961d2fceae3c9a19" + integrity sha512-MmlegjZZXsLiKO51zFHvwJIluZEeRb0UwqFBEz1tweHPPa4fCouTVuLusCo1JMEefzVyKuPl/u7iJd5FkYLDDA== static-module@^2.2.0: version "2.2.5"