From 086658f30e4e923858e33f96308af8a6fbb24797 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 09:45:39 +0200 Subject: [PATCH] build(deps): bump fs-extra and @types/fs-extra (#843) Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) and [@types/fs-extra](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fs-extra). These dependencies needed to be updated together. Updates `fs-extra` from 11.1.1 to 11.2.0 - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](https://github.com/jprichardson/node-fs-extra/compare/11.1.1...11.2.0) Updates `@types/fs-extra` from 11.0.2 to 11.0.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/fs-extra) --- updated-dependencies: - dependency-name: fs-extra dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: "@types/fs-extra" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- libraries/grpc-sdk/package.json | 4 ++-- libraries/module-tools/package.json | 2 +- packages/core/package.json | 2 +- yarn.lock | 16 ++++++++-------- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/libraries/grpc-sdk/package.json b/libraries/grpc-sdk/package.json index 6da84647d..0ad16f1bb 100644 --- a/libraries/grpc-sdk/package.json +++ b/libraries/grpc-sdk/package.json @@ -23,7 +23,7 @@ "convict": "^6.2.4", "express": "^4.18.2", "fast-jwt": "^3.3.2", - "fs-extra": "^11.1.1", + "fs-extra": "^11.2.0", "ioredis": "^5.3.2", "lodash": "^4.17.21", "nice-grpc": "^2.1.7", @@ -49,7 +49,7 @@ "devDependencies": { "@types/convict": "^6.1.6", "@types/express": "^4.17.17", - "@types/fs-extra": "^11.0.2", + "@types/fs-extra": "^11.0.4", "@types/google-protobuf": "^3.15.6", "@types/lodash": "^4.14.200", "@types/node": "20.10.3", diff --git a/libraries/module-tools/package.json b/libraries/module-tools/package.json index b02d77031..5bbdb2b81 100644 --- a/libraries/module-tools/package.json +++ b/libraries/module-tools/package.json @@ -41,7 +41,7 @@ "@conduitplatform/grpc-sdk": "*", "@types/convict": "^6.1.6", "@types/express": "^4.17.17", - "@types/fs-extra": "^11.0.2", + "@types/fs-extra": "^11.0.4", "@types/google-protobuf": "^3.15.6", "@types/lodash": "^4.14.200", "@types/node": "20.10.3", diff --git a/packages/core/package.json b/packages/core/package.json index 258ffcc88..f9b91c3b1 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -26,7 +26,7 @@ "@grpc/grpc-js": "^1.9.7", "@grpc/proto-loader": "^0.7.6", "convict": "^6.2.4", - "fs-extra": "^11.1.1", + "fs-extra": "^11.2.0", "lodash": "^4.17.21" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 3cbaa6226..781fd507e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3527,10 +3527,10 @@ "@types/qs" "*" "@types/serve-static" "*" -"@types/fs-extra@^11.0.2": - version "11.0.2" - resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-11.0.2.tgz#23dc1ed7b2eba8ccd75568ac34e7a4e48aa2d087" - integrity sha512-c0hrgAOVYr21EX8J0jBMXGLMgJqVf/v6yxi0dLaJboW9aQPh16Id+z6w2Tx1hm+piJOLv8xPfVKZCLfjPw/IMQ== +"@types/fs-extra@^11.0.4": + version "11.0.4" + resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-11.0.4.tgz#e16a863bb8843fba8c5004362b5a73e17becca45" + integrity sha512-yTbItCNreRooED33qjunPthRcSjERP1r4MqCZc7wv0u2sUkzTFp45tgUfS5+r7FrZPdmCCNflLhVSP/o+SemsQ== dependencies: "@types/jsonfile" "*" "@types/node" "*" @@ -6785,10 +6785,10 @@ fs-extra@8.1.0: jsonfile "^4.0.0" universalify "^0.1.0" -fs-extra@^11.0.0, fs-extra@^11.1.0, fs-extra@^11.1.1: - version "11.1.1" - resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.1.1.tgz#da69f7c39f3b002378b0954bb6ae7efdc0876e2d" - integrity sha512-MGIE4HOvQCeUCzmlHs0vXpih4ysz4wg9qiSAu6cd42lVwPbTM1TjV7RusoyQqMmk/95gdQZX72u+YW+c3eEpFQ== +fs-extra@^11.0.0, fs-extra@^11.1.0, fs-extra@^11.1.1, fs-extra@^11.2.0: + version "11.2.0" + resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.2.0.tgz#e70e17dfad64232287d01929399e0ea7c86b0e5b" + integrity sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw== dependencies: graceful-fs "^4.2.0" jsonfile "^6.0.1"