diff --git a/package.json b/package.json index be79153a..49c07ce8 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "jest-junit": "10.0.0", "jest-puppeteer": "4.4.0", "lint-staged": "10.0.8", - "memfs": "3.1.1", + "memfs": "3.1.2", "npm-run-all": "4.1.5", "prerender-loader": "1.3.0", "prettier": "1.19.1", diff --git a/yarn.lock b/yarn.lock index ffca664c..e7e8a948 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7028,10 +7028,10 @@ mem@^4.0.0: mimic-fn "^2.0.0" p-is-promise "^2.0.0" -memfs@3.1.1: - version "3.1.1" - resolved "https://registry.yarnpkg.com/memfs/-/memfs-3.1.1.tgz#3a23799a783102d40b13595cb25a7b39605bbcd0" - integrity sha512-A6QWLLH6HolvLeACaEc6WAAxU7c7iAvVgeyp1iDwzSIbwfGUjR4x9bAFUVq3YtSVFCYQAx4Nw2o4TEYAfH+lAg== +memfs@3.1.2: + version "3.1.2" + resolved "https://registry.yarnpkg.com/memfs/-/memfs-3.1.2.tgz#2bb51600dacec67ed35677b1185abb708b7d2ad6" + integrity sha512-YubKuE+RGSdpZcRq2Nih8HcHj3LrqndsDFNB9IFjrgwzdM4eq+fImlDMfNm/HdRhYRkLdUecHGIpdz+wyrqlDg== dependencies: fs-monkey "1.0.0"