From ee8326ba20fc38aad941c6baf7b5253fc7fdbd77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 00:05:54 +0000 Subject: [PATCH] fix(deps): bump tar from 7.5.13 to 7.5.14 in the npm-major group Bumps the npm-major group with 1 update: [tar](https://github.com/isaacs/node-tar). Updates `tar` from 7.5.13 to 7.5.14 - [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.13...v7.5.14) --- updated-dependencies: - dependency-name: tar dependency-version: 7.5.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 23afccb1db..54fdc0e8e3 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "bin-links": "^6.0.0", "https-proxy-agent": "^9.0.0", "node-fetch": "^3.3.2", - "tar": "7.5.13" + "tar": "7.5.14" }, "release": { "branches": [