diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2026-01-29 18:18:34 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-29 18:18:34 +0900 |
| commit | d2154214baaf8b3b14077a6a349260cfd79df9f2 (patch) | |
| tree | 38e3410e894f2a385b6d742e058e553aaa54c509 /pnpm-lock.yaml | |
| parent | chore(deps): update pnpm to v10.28.2 [security] (#17133) (diff) | |
| download | misskey-d2154214baaf8b3b14077a6a349260cfd79df9f2.tar.gz misskey-d2154214baaf8b3b14077a6a349260cfd79df9f2.tar.bz2 misskey-d2154214baaf8b3b14077a6a349260cfd79df9f2.zip | |
fix(deps): update dependency tar to v7.5.7 [security] (#17104)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to '')
| -rw-r--r-- | pnpm-lock.yaml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0a58d6e14b..7369e95299 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -32,8 +32,8 @@ importers: specifier: 8.5.6 version: 8.5.6 tar: - specifier: 7.5.6 - version: 7.5.6 + specifier: 7.5.7 + version: 7.5.7 terser: specifier: 5.46.0 version: 5.46.0 @@ -10178,8 +10178,8 @@ packages: engines: {node: '>=10'} deprecated: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exhorbitant rates) by contacting i@izs.me - tar@7.5.6: - resolution: {integrity: sha512-xqUeu2JAIJpXyvskvU3uvQW8PAmHrtXp2KDuMJwQqW8Sqq0CaZBAQ+dKS3RBXVhU4wC5NjAdKrmh84241gO9cA==} + tar@7.5.7: + resolution: {integrity: sha512-fov56fJiRuThVFXD6o6/Q354S7pnWMJIVlDBYijsTNx6jKSE4pvrDTs6lUnmGvNyfJwFQQwWy3owKz1ucIhveQ==} engines: {node: '>=18'} deprecated: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exhorbitant rates) by contacting i@izs.me @@ -20126,7 +20126,7 @@ snapshots: nopt: 9.0.0 proc-log: 6.1.0 semver: 7.7.3 - tar: 7.5.6 + tar: 7.5.7 tinyglobby: 0.2.15 which: 6.0.0 transitivePeerDependencies: @@ -21992,7 +21992,7 @@ snapshots: yallist: 4.0.0 optional: true - tar@7.5.6: + tar@7.5.7: dependencies: '@isaacs/fs-minipass': 4.0.1 chownr: 3.0.0 |