diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-11-26 20:35:29 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-26 20:35:29 +0900 |
| commit | 18caa209691893703ea90fa4fc578534f9bc8010 (patch) | |
| tree | db371d8a0521f18a90697b8a8aebdb50318a951d /pnpm-lock.yaml | |
| parent | enhance(frontend): Change default animatedMfm based on reduced motion preference (diff) | |
| download | misskey-18caa209691893703ea90fa4fc578534f9bc8010.tar.gz misskey-18caa209691893703ea90fa4fc578534f9bc8010.tar.bz2 misskey-18caa209691893703ea90fa4fc578534f9bc8010.zip | |
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>
Diffstat (limited to 'pnpm-lock.yaml')
| -rw-r--r-- | pnpm-lock.yaml | 26 |
1 files changed, 20 insertions, 6 deletions
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 |