diff --git a/scripts/ci/cache/package.json b/scripts/ci/cache/package.json index d590ae1e2a27..3f3e3de46554 100644 --- a/scripts/ci/cache/package.json +++ b/scripts/ci/cache/package.json @@ -1,7 +1,7 @@ { "dependencies": { "@actions/cache": "3.2.4", - "glob": "10.4.2" + "glob": "10.4.5" }, "resolutions": { "@actions/cache@3.2.4": "patch:@actions/cache@npm%3A3.2.4#./.yarn/patches/@actions-cache-npm-3.2.4-c57b047f14.patch" diff --git a/scripts/ci/cache/yarn.lock b/scripts/ci/cache/yarn.lock index be32bd4ca1cf..0f6b0268b824 100644 --- a/scripts/ci/cache/yarn.lock +++ b/scripts/ci/cache/yarn.lock @@ -492,9 +492,9 @@ __metadata: languageName: node linkType: hard -"glob@npm:10.4.2": - version: 10.4.2 - resolution: "glob@npm:10.4.2" +"glob@npm:10.4.5": + version: 10.4.5 + resolution: "glob@npm:10.4.5" dependencies: foreground-child: ^3.1.0 jackspeak: ^3.1.2 @@ -504,7 +504,7 @@ __metadata: path-scurry: ^1.11.1 bin: glob: dist/esm/bin.mjs - checksum: bd7c0e30701136e936f414e5f6f82c7f04503f01df77408f177aa584927412f0bde0338e6ec541618cd21eacc57dde33e7b3c6c0a779cc1c6e6a0e14f3d15d9b + checksum: 0bc725de5e4862f9f387fd0f2b274baf16850dcd2714502ccf471ee401803997983e2c05590cb65f9675a3c6f2a58e7a53f9e365704108c6ad3cbf1d60934c4a languageName: node linkType: hard @@ -653,7 +653,7 @@ __metadata: resolution: "root-workspace-0b6124@workspace:." dependencies: "@actions/cache": 3.2.4 - glob: 10.4.2 + glob: 10.4.5 languageName: unknown linkType: soft