From 18caa209691893703ea90fa4fc578534f9bc8010 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 20:35:29 +0900 Subject: fix(deps): update dependency glob to v11.1.0 [security] [ci skip] (#16861) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pnpm-lock.yaml | 26 ++++++++++++++++++++------ 1 file changed, 20 insertions(+), 6 deletions(-) (limited to 'pnpm-lock.yaml') diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3672bac6f0..bc0dd6e13f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -26,8 +26,8 @@ importers: specifier: 3.3.3 version: 3.3.3 glob: - specifier: 11.0.3 - version: 11.0.3 + specifier: 11.1.0 + version: 11.1.0 ignore-walk: specifier: 8.0.0 version: 8.0.0 @@ -1404,8 +1404,8 @@ importers: specifier: 9.6.0 version: 9.6.0 glob: - specifier: 11.0.3 - version: 11.0.3 + specifier: 11.1.0 + version: 11.1.0 nodemon: specifier: 3.1.10 version: 3.1.10 @@ -1523,8 +1523,8 @@ importers: specifier: 9.6.0 version: 9.6.0 glob: - specifier: 11.0.3 - version: 11.0.3 + specifier: 11.1.0 + version: 11.1.0 nodemon: specifier: 3.1.10 version: 3.1.10 @@ -7263,6 +7263,11 @@ packages: engines: {node: 20 || >=22} hasBin: true + glob@11.1.0: + resolution: {integrity: sha512-vuNwKSaKiqm7g0THUBu2x7ckSs3XJLXE+2ssL7/MfTGPLLcrJQ/4Uq1CjPTtO5cCIiRxqvN6Twy1qOwhL0Xjcw==} + engines: {node: 20 || >=22} + hasBin: true + glob@12.0.0: resolution: {integrity: sha512-5Qcll1z7IKgHr5g485ePDdHcNQY0k2dtv/bjYy0iuyGxQw2qSOiiXUXJ+AYQpg3HNoUMHqAruX478Jeev7UULw==} engines: {node: 20 || >=22} @@ -18810,6 +18815,15 @@ snapshots: package-json-from-dist: 1.0.1 path-scurry: 2.0.1 + glob@11.1.0: + dependencies: + foreground-child: 3.3.1 + jackspeak: 4.1.1 + minimatch: 10.1.1 + minipass: 7.1.2 + package-json-from-dist: 1.0.1 + path-scurry: 2.0.1 + glob@12.0.0: dependencies: foreground-child: 3.3.1 -- cgit v1.2.3-freya