From 0c988e5a60fab5b10dedbac225f54d0966f1ab25 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Apr 2026 01:11:22 +0000 Subject: [PATCH] chore(deps): update dependency tar to v6.2.1 [security] --- packages/create-bifrost-app/package.json | 2 +- pnpm-lock.yaml | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/packages/create-bifrost-app/package.json b/packages/create-bifrost-app/package.json index a44cb9112..5fb361093 100644 --- a/packages/create-bifrost-app/package.json +++ b/packages/create-bifrost-app/package.json @@ -61,7 +61,7 @@ "picocolors": "1.0.0", "prettier": "3.1.1", "rimraf": "5.0.5", - "tar": "6.2.0", + "tar": "6.2.1", "ts-node": "10.9.2", "typescript": "5.3.3", "update-check": "1.5.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a49e23e25..b41a73c7f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -157,8 +157,8 @@ importers: specifier: 5.0.5 version: 5.0.5 tar: - specifier: 6.2.0 - version: 6.2.0 + specifier: 6.2.1 + version: 6.2.1 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@20.10.5)(typescript@5.3.3) @@ -11322,9 +11322,10 @@ packages: resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==} engines: {node: '>=6'} - /tar@6.2.0: - resolution: {integrity: sha512-/Wo7DcT0u5HUV486xg675HtjNd3BXZ6xDbzsCUZPt5iw8bTQ63bP0Raut3mvro9u+CUyq7YQd8Cx55fsZXxqLQ==} + /tar@6.2.1: + resolution: {integrity: sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==} 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 exorbitant rates) by contacting i@izs.me dependencies: chownr: 2.0.0 fs-minipass: 2.1.0