From d690b5feb8987a389ab3f22ac38ff40dc6463587 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Sep 2023 11:41:57 +0200 Subject: [PATCH] build(deps): update dependency glob to v10.3.10 (#24697) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 21 +++++++++++---------- 2 files changed, 12 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index f2fda930d50a3c..db503a35786fd9 100644 --- a/package.json +++ b/package.json @@ -199,7 +199,7 @@ "fs-extra": "11.1.1", "git-url-parse": "13.1.0", "github-url-from-git": "1.5.0", - "glob": "10.3.5", + "glob": "10.3.10", "global-agent": "3.0.0", "good-enough-parser": "1.1.23", "google-auth-library": "9.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f96f3b3f815079..8855b5cdda29cb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -177,8 +177,8 @@ importers: specifier: 1.5.0 version: 1.5.0 glob: - specifier: 10.3.5 - version: 10.3.5 + specifier: 10.3.10 + version: 10.3.10 global-agent: specifier: 3.0.0 version: 3.0.0 @@ -4897,7 +4897,7 @@ packages: dependencies: '@npmcli/fs': 3.1.0 fs-minipass: 3.0.3 - glob: 10.3.5 + glob: 10.3.10 lru-cache: 7.18.3 minipass: 7.0.3 minipass-collect: 1.0.2 @@ -4916,7 +4916,7 @@ packages: dependencies: '@npmcli/fs': 3.1.0 fs-minipass: 3.0.3 - glob: 10.3.5 + glob: 10.3.10 lru-cache: 10.0.1 minipass: 7.0.3 minipass-collect: 1.0.2 @@ -6558,13 +6558,13 @@ packages: is-glob: 4.0.3 dev: true - /glob@10.3.5: - resolution: {integrity: sha512-bYUpUD7XDEHI4Q2O5a7PXGvyw4deKR70kHiDxzQbe925wbZknhOzUt2xBgTkYL6RBcVeXYuD9iNYeqoWbBZQnA==} + /glob@10.3.10: + resolution: {integrity: sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==} engines: {node: '>=16 || 14 >=14.17'} hasBin: true dependencies: foreground-child: 3.1.1 - jackspeak: 2.3.3 + jackspeak: 2.3.6 minimatch: 9.0.3 minipass: 7.0.3 path-scurry: 1.10.1 @@ -7357,8 +7357,8 @@ packages: istanbul-lib-report: 3.0.1 dev: true - /jackspeak@2.3.3: - resolution: {integrity: sha512-R2bUw+kVZFS/h1AZqBKrSgDmdmjApzgY0AlCPumopFiAlbUxE2gf+SCuBzQ0cP5hHmUmFYF5yw55T97Th5Kstg==} + /jackspeak@2.3.6: + resolution: {integrity: sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==} engines: {node: '>=14'} dependencies: '@isaacs/cliui': 8.0.2 @@ -9762,7 +9762,7 @@ packages: engines: {node: '>=14'} hasBin: true dependencies: - glob: 10.3.5 + glob: 10.3.10 dev: true /roarr@2.15.4: @@ -10245,6 +10245,7 @@ packages: /string_decoder@1.3.0: resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==} + requiresBuild: true dependencies: safe-buffer: 5.2.1 dev: false