From dcd50238d616e07a10970a77fe697235db5ad4d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 21:56:29 +0000 Subject: [PATCH] chore(deps): bump glob from 10.3.5 to 10.3.7 Bumps [glob](https://github.com/isaacs/node-glob) from 10.3.5 to 10.3.7. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](https://github.com/isaacs/node-glob/compare/v10.3.5...v10.3.7) --- updated-dependencies: - dependency-name: glob dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: Che bot --- tools/build/package.json | 2 +- tools/build/yarn.lock | 8 ++++---- yarn.lock | 8 ++++---- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/tools/build/package.json b/tools/build/package.json index 3e751e9616..2565e2306f 100644 --- a/tools/build/package.json +++ b/tools/build/package.json @@ -28,7 +28,7 @@ "decompress": "^4.2.1", "docker-image-name-parser": "^0.1.0", "fs-extra": "^11.1.0", - "glob": "^10.3.5", + "glob": "^10.3.7", "handlebars": "^4.7.8", "inversify": "^6.0.1", "js-yaml": "^4.1.0", diff --git a/tools/build/yarn.lock b/tools/build/yarn.lock index 8605a409b7..9a6e209362 100644 --- a/tools/build/yarn.lock +++ b/tools/build/yarn.lock @@ -2713,10 +2713,10 @@ glob2base@^0.0.12: dependencies: find-index "^0.1.1" -glob@^10.2.5, glob@^10.3.5: - version "10.3.5" - resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.5.tgz#4c0e46b5bccd78ac42b06a7eaaeb9ee34062968e" - integrity sha512-bYUpUD7XDEHI4Q2O5a7PXGvyw4deKR70kHiDxzQbe925wbZknhOzUt2xBgTkYL6RBcVeXYuD9iNYeqoWbBZQnA== +glob@^10.2.5, glob@^10.3.7: + version "10.3.7" + resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.7.tgz#d5bd30a529c8c9b262fb4b217941f64ad90e25ac" + integrity sha512-wCMbE1m9Nx5yD9LYtgsVWq5VhHlk5WzJirw594qZR6AIvQYuHrdDtIktUVjQItalD53y7dqoedu9xP0u0WaxIQ== dependencies: foreground-child "^3.1.0" jackspeak "^2.0.3" diff --git a/yarn.lock b/yarn.lock index 8605a409b7..9a6e209362 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2713,10 +2713,10 @@ glob2base@^0.0.12: dependencies: find-index "^0.1.1" -glob@^10.2.5, glob@^10.3.5: - version "10.3.5" - resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.5.tgz#4c0e46b5bccd78ac42b06a7eaaeb9ee34062968e" - integrity sha512-bYUpUD7XDEHI4Q2O5a7PXGvyw4deKR70kHiDxzQbe925wbZknhOzUt2xBgTkYL6RBcVeXYuD9iNYeqoWbBZQnA== +glob@^10.2.5, glob@^10.3.7: + version "10.3.7" + resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.7.tgz#d5bd30a529c8c9b262fb4b217941f64ad90e25ac" + integrity sha512-wCMbE1m9Nx5yD9LYtgsVWq5VhHlk5WzJirw594qZR6AIvQYuHrdDtIktUVjQItalD53y7dqoedu9xP0u0WaxIQ== dependencies: foreground-child "^3.1.0" jackspeak "^2.0.3"