diff --git a/.pnp.js b/.pnp.js index e6694ca04..51ca01cd7 100755 --- a/.pnp.js +++ b/.pnp.js @@ -115,7 +115,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["express", "npm:4.17.3"], ["express-rate-limit", "npm:5.5.1"], ["fast-safe-stringify", "npm:2.1.1"], - ["fs-extra", "npm:10.0.1"], + ["fs-extra", "npm:10.1.0"], ["handlebars", "npm:4.7.7"], ["http-errors", "npm:2.0.0"], ["husky", "npm:6.0.0"], @@ -10309,10 +10309,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }] ]], ["fs-extra", [ - ["npm:10.0.1", { - "packageLocation": "./.yarn/cache/fs-extra-npm-10.0.1-7c8ee14050-60715480ae.zip/node_modules/fs-extra/", + ["npm:10.1.0", { + "packageLocation": "./.yarn/cache/fs-extra-npm-10.1.0-86573680ed-ea286a767c.zip/node_modules/fs-extra/", "packageDependencies": [ - ["fs-extra", "npm:10.0.1"], + ["fs-extra", "npm:10.1.0"], ["graceful-fs", "npm:4.2.3"], ["jsonfile", "npm:6.1.0"], ["universalify", "npm:2.0.0"] @@ -17952,7 +17952,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["express", "npm:4.17.3"], ["express-rate-limit", "npm:5.5.1"], ["fast-safe-stringify", "npm:2.1.1"], - ["fs-extra", "npm:10.0.1"], + ["fs-extra", "npm:10.1.0"], ["handlebars", "npm:4.7.7"], ["http-errors", "npm:2.0.0"], ["husky", "npm:6.0.0"], diff --git a/.yarn/cache/fs-extra-npm-10.0.1-7c8ee14050-60715480ae.zip b/.yarn/cache/fs-extra-npm-10.1.0-86573680ed-ea286a767c.zip similarity index 60% rename from .yarn/cache/fs-extra-npm-10.0.1-7c8ee14050-60715480ae.zip rename to .yarn/cache/fs-extra-npm-10.1.0-86573680ed-ea286a767c.zip index 7671efe65..0de3d1afc 100644 Binary files a/.yarn/cache/fs-extra-npm-10.0.1-7c8ee14050-60715480ae.zip and b/.yarn/cache/fs-extra-npm-10.1.0-86573680ed-ea286a767c.zip differ diff --git a/package.json b/package.json index ad50652fc..6d0eda838 100644 --- a/package.json +++ b/package.json @@ -121,7 +121,7 @@ "eslint-plugin-jest": "24.7.0", "eslint-plugin-simple-import-sort": "7.0.0", "eslint-plugin-verdaccio": "9.6.1", - "fs-extra": "10.0.1", + "fs-extra": "10.1.0", "husky": "6.0.0", "jest": "26.6.3", "jest-config": "26.6.3", diff --git a/yarn.lock b/yarn.lock index 5b11b15b9..1ffe5129f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7728,14 +7728,14 @@ __metadata: languageName: node linkType: hard -"fs-extra@npm:10.0.1": - version: 10.0.1 - resolution: "fs-extra@npm:10.0.1" +"fs-extra@npm:10.1.0": + version: 10.1.0 + resolution: "fs-extra@npm:10.1.0" dependencies: graceful-fs: ^4.2.0 jsonfile: ^6.0.1 universalify: ^2.0.0 - checksum: 60715480ae016656b806bac1a50443a96fef29dd548beab9c752bc6fcdd34ef59b8f1bd41e7de6ec632f495334a9337203ae7f954c37dadcde353c4e7f3472ce + checksum: ea286a767c6e1cbfbb0bd48729b8e5e1734d919bf948ec13c1bde18a451ecf4ab9bd65475a031953032a6d740b3e5f48a945e89d5da536ad9876f7c349c9a2a4 languageName: node linkType: hard @@ -14814,7 +14814,7 @@ typescript@4.1.3: express: 4.17.3 express-rate-limit: 5.5.1 fast-safe-stringify: 2.1.1 - fs-extra: 10.0.1 + fs-extra: 10.1.0 handlebars: 4.7.7 http-errors: 2.0.0 husky: 6.0.0