From afa507c1ffbc5efdbdee36d0fd8afdbac395ccf2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 17:18:36 +0000 Subject: [PATCH] Bump tar from 7.5.4 to 7.5.7 in /context-js Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.4 to 7.5.7. - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/node-tar/compare/v7.5.4...v7.5.7) --- updated-dependencies: - dependency-name: tar dependency-version: 7.5.7 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- context-js/package.json | 2 +- context-js/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/context-js/package.json b/context-js/package.json index c88e3d60..6af9c862 100644 --- a/context-js/package.json +++ b/context-js/package.json @@ -19,7 +19,7 @@ "@vitest/eslint-plugin": "^1.6.6", "dayjs": "^1.11.13", "eslint": "^9.39.2", - "tar": "^7.5.4", + "tar": "^7.5.7", "text": "^0.1.0", "tinyrainbow": "^3.0.3", "typescript": "^5.9.3", diff --git a/context-js/pnpm-lock.yaml b/context-js/pnpm-lock.yaml index 6e8d93b2..9d873b68 100644 --- a/context-js/pnpm-lock.yaml +++ b/context-js/pnpm-lock.yaml @@ -48,8 +48,8 @@ importers: specifier: ^9.39.2 version: 9.39.2 tar: - specifier: ^7.5.4 - version: 7.5.4 + specifier: ^7.5.7 + version: 7.5.7 text: specifier: ^0.1.0 version: 0.1.0 @@ -1217,8 +1217,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.4: - resolution: {integrity: sha512-AN04xbWGrSTDmVwlI4/GTlIIwMFk/XEv7uL8aa57zuvRy6s4hdBed+lVq2fAZ89XDa7Us3ANXcE3Tvqvja1kTA==} + tar@7.5.7: + resolution: {integrity: sha512-fov56fJiRuThVFXD6o6/Q354S7pnWMJIVlDBYijsTNx6jKSE4pvrDTs6lUnmGvNyfJwFQQwWy3owKz1ucIhveQ==} engines: {node: '>=18'} text@0.1.0: @@ -2431,7 +2431,7 @@ snapshots: mkdirp: 1.0.4 yallist: 4.0.0 - tar@7.5.4: + tar@7.5.7: dependencies: '@isaacs/fs-minipass': 4.0.1 chownr: 3.0.0