From 98b6489c194ecb61afab52c1bf07fd7632eb46f3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 17:53:30 +0000 Subject: [PATCH] chore(deps): update dependency tar@>=7.0.0 <7.5.8 to v7.5.22 --- pnpm-lock.yaml | 12 ++++++------ pnpm-workspace.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 349fa98b9..fdb072f24 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,7 +7,7 @@ settings: overrides: path-to-regexp@>=6.0.0 <6.3.0: 6.3.0 path-to-regexp@>=8.0.0 <8.4.0: 8.4.2 - tar@>=7.0.0 <7.5.8: 7.5.21 + tar@>=7.0.0 <7.5.8: 7.5.22 minimatch@>=10.0.0 <10.2.3: 10.2.5 undici@>=5.0.0 <5.28.5: 5.28.5 undici@>=6.0.0 <6.27.0: 6.27.0 @@ -3186,8 +3186,8 @@ packages: tar-stream@3.1.7: resolution: {integrity: sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==} - tar@7.5.21: - resolution: {integrity: sha512-XdhtCvlMywwxpCW8YEq3lOXBJpUPTR2OHHcwLPO3HwsJqOHa2Ok/oJ7ruGzp+JrKoRPVCzJwAdEjqLW/vNRPHA==} + tar@7.5.22: + resolution: {integrity: sha512-MFO/QzvtAOmJbkhOaCTvbGcFN9L9b+JunIsDwaKljSOdcLMea3NJ1k9Usz/rjdfSXTq4dfzfeS7W4p4YOAAHeA==} engines: {node: '>=18'} text-decoder@1.2.7: @@ -4049,7 +4049,7 @@ snapshots: node-fetch: 2.7.0 nopt: 8.1.0 semver: 7.8.5 - tar: 7.5.21 + tar: 7.5.22 transitivePeerDependencies: - encoding - supports-color @@ -4737,7 +4737,7 @@ snapshots: semver: 7.5.4 stat-mode: 0.3.0 stream-to-promise: 2.2.0 - tar: 7.5.21 + tar: 7.5.22 tinyexec: 0.3.2 tree-kill: 1.2.2 uid-promise: 1.0.0 @@ -6502,7 +6502,7 @@ snapshots: - bare-abort-controller - react-native-b4a - tar@7.5.21: + tar@7.5.22: dependencies: '@isaacs/fs-minipass': 4.0.1 chownr: 3.0.0 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 053c60270..7a192a8d1 100755 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -38,7 +38,7 @@ overrides: # high 'path-to-regexp@>=6.0.0 <6.3.0': '6.3.0' 'path-to-regexp@>=8.0.0 <8.4.0': '8.4.2' - 'tar@>=7.0.0 <7.5.8': '7.5.21' + 'tar@>=7.0.0 <7.5.8': '7.5.22' 'minimatch@>=10.0.0 <10.2.3': '10.2.5' 'undici@>=5.0.0 <5.28.5': '5.28.5' 'undici@>=6.0.0 <6.27.0': '6.27.0'