From 03d094c4504255695b555b9b7dd65af491f1b4a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 13:38:30 +0000 Subject: [PATCH] chore(deps): bump tar from 7.5.9 to 7.5.10 Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.9 to 7.5.10. - [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.9...v7.5.10) --- updated-dependencies: - dependency-name: tar dependency-version: 7.5.10 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/utils/package.json | 2 +- pnpm-lock.yaml | 18 +++++++++++++++--- 2 files changed, 16 insertions(+), 4 deletions(-) diff --git a/packages/utils/package.json b/packages/utils/package.json index 39df33917c..b160e3416d 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -25,7 +25,7 @@ "libnpmpublish": "^11.1.3", "minimatch": "^10.2.4", "npm-registry-fetch": "^19.1.1", - "tar": "^7.5.9", + "tar": "^7.5.10", "tar-stream": "^3.1.8", "which": "^6.0.1" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c91db63869..ecf89d9134 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -485,8 +485,8 @@ importers: specifier: ^19.1.1 version: 19.1.1 tar: - specifier: ^7.5.9 - version: 7.5.9 + specifier: ^7.5.10 + version: 7.5.10 tar-stream: specifier: ^3.1.8 version: 3.1.8 @@ -4603,6 +4603,10 @@ packages: tar-stream@3.1.8: resolution: {integrity: sha512-U6QpVRyCGHva435KoNWy9PRoi2IFYCgtEhq9nmrPPpbRacPs9IH4aJ3gbrFC8dPcXvdSZ4XXfXT5Fshbp2MtlQ==} + tar@7.5.10: + resolution: {integrity: sha512-8mOPs1//5q/rlkNSPcCegA6hiHJYDmSLEI8aMH/CdSQJNWztHC9WHNam5zdQlfpTwB9Xp7IBEsHfV5LKMJGVAw==} + engines: {node: '>=18'} + tar@7.5.9: resolution: {integrity: sha512-BTLcK0xsDh2+PUe9F6c2TlRp4zOOBMTkoQHQIWSIzI0R7KG46uEwq4OPk2W7bZcprBMsuaeFsqwYr7pjh6CuHg==} engines: {node: '>=18'} @@ -9174,7 +9178,7 @@ snapshots: nopt: 9.0.0 proc-log: 6.1.0 semver: 7.7.4 - tar: 7.5.9 + tar: 7.5.10 tinyglobby: 0.2.15 which: 6.0.1 transitivePeerDependencies: @@ -9943,6 +9947,14 @@ snapshots: - bare-buffer - react-native-b4a + tar@7.5.10: + dependencies: + '@isaacs/fs-minipass': 4.0.1 + chownr: 3.0.0 + minipass: 7.1.3 + minizlib: 3.1.0 + yallist: 5.0.0 + tar@7.5.9: dependencies: '@isaacs/fs-minipass': 4.0.1