diff --git a/package.json b/package.json index d0e063c3319107..f2fda930d50a3c 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.4", + "glob": "10.3.5", "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 ee64625a074507..f96f3b3f815079 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.4 - version: 10.3.4 + specifier: 10.3.5 + version: 10.3.5 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.4 + glob: 10.3.5 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.4 + glob: 10.3.5 lru-cache: 10.0.1 minipass: 7.0.3 minipass-collect: 1.0.2 @@ -6558,8 +6558,8 @@ packages: is-glob: 4.0.3 dev: true - /glob@10.3.4: - resolution: {integrity: sha512-6LFElP3A+i/Q8XQKEvZjkEWEOTgAIALR9AO2rwT8bgPhDd1anmqDJDZ6lLddI4ehxxxR1S5RIqKe1uapMQfYaQ==} + /glob@10.3.5: + resolution: {integrity: sha512-bYUpUD7XDEHI4Q2O5a7PXGvyw4deKR70kHiDxzQbe925wbZknhOzUt2xBgTkYL6RBcVeXYuD9iNYeqoWbBZQnA==} engines: {node: '>=16 || 14 >=14.17'} hasBin: true dependencies: @@ -9762,7 +9762,7 @@ packages: engines: {node: '>=14'} hasBin: true dependencies: - glob: 10.3.4 + glob: 10.3.5 dev: true /roarr@2.15.4: