Skip to content

Commit b564d21

Browse files
Update dependency fs-extra to v11.3.2
1 parent 92bf887 commit b564d21

File tree

2 files changed

+5
-14
lines changed

2 files changed

+5
-14
lines changed

packages/zip/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"devDependencies": {
2626
"c8": "10.1.3",
2727
"folder-hash": "4.0.4",
28-
"fs-extra": "11.2.0",
28+
"fs-extra": "11.3.2",
2929
"mocha": "10.7.3",
3030
"should": "13.2.3",
3131
"sinon": "18.0.0"

yarn.lock

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5321,19 +5321,10 @@ fs-constants@^1.0.0:
53215321
resolved "https://registry.yarnpkg.com/fs-constants/-/fs-constants-1.0.0.tgz#6be0de9be998ce16af8afc24497b9ee9b7ccd9ad"
53225322
integrity sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==
53235323

5324-
5325-
version "11.2.0"
5326-
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.2.0.tgz#e70e17dfad64232287d01929399e0ea7c86b0e5b"
5327-
integrity sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==
5328-
dependencies:
5329-
graceful-fs "^4.2.0"
5330-
jsonfile "^6.0.1"
5331-
universalify "^2.0.0"
5332-
5333-
fs-extra@^11.0.0:
5334-
version "11.3.1"
5335-
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.1.tgz#ba7a1f97a85f94c6db2e52ff69570db3671d5a74"
5336-
integrity sha512-eXvGGwZ5CL17ZSwHWd3bbgk7UUpF6IFHtP57NYYakPvHOs8GDgDe5KJI36jIJzDkJ6eJjuzRA8eBQb6SkKue0g==
5324+
[email protected], fs-extra@^11.0.0:
5325+
version "11.3.2"
5326+
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.2.tgz#c838aeddc6f4a8c74dd15f85e11fe5511bfe02a4"
5327+
integrity sha512-Xr9F6z6up6Ws+NjzMCZc6WXg2YFRlrLP9NQDO3VQrWrfiojdhS56TzueT88ze0uBdCTwEIhQ3ptnmKeWGFAe0A==
53375328
dependencies:
53385329
graceful-fs "^4.2.0"
53395330
jsonfile "^6.0.1"

0 commit comments

Comments
 (0)