Skip to content

Commit cb51ca9

Browse files
Update dependency fs-extra to v11.3.1
1 parent 7b87542 commit cb51ca9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/algolia/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@
3333
"@tryghost/content-api": "1.11.20",
3434
"@tryghost/errors": "1.2.27",
3535
"@tryghost/pretty-cli": "1.2.39",
36-
"fs-extra": "11.1.1"
36+
"fs-extra": "11.3.1"
3737
}
3838
}

yarn.lock

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

6197-
fs-extra@11.1.1:
6198-
version "11.1.1"
6199-
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.1.1.tgz#da69f7c39f3b002378b0954bb6ae7efdc0876e2d"
6200-
integrity sha512-MGIE4HOvQCeUCzmlHs0vXpih4ysz4wg9qiSAu6cd42lVwPbTM1TjV7RusoyQqMmk/95gdQZX72u+YW+c3eEpFQ==
6197+
fs-extra@11.3.1:
6198+
version "11.3.1"
6199+
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.1.tgz#ba7a1f97a85f94c6db2e52ff69570db3671d5a74"
6200+
integrity sha512-eXvGGwZ5CL17ZSwHWd3bbgk7UUpF6IFHtP57NYYakPvHOs8GDgDe5KJI36jIJzDkJ6eJjuzRA8eBQb6SkKue0g==
62016201
dependencies:
62026202
graceful-fs "^4.2.0"
62036203
jsonfile "^6.0.1"

0 commit comments

Comments
 (0)