Update dependency tar to v7.5.3 [SECURITY] (#2793)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-01-19 09:26:32 +00:00
committed by GitHub
parent 9e94e73e08
commit aa38e1e6f4

View File

@@ -6825,9 +6825,9 @@ tar@^6.0.5, tar@^6.1.12:
yallist "^4.0.0"
tar@^7.0.0, tar@^7.4.3, tar@^7.5.2:
version "7.5.2"
resolved "https://registry.yarnpkg.com/tar/-/tar-7.5.2.tgz#115c061495ec51ff3c6745ff8f6d0871c5b1dedc"
integrity sha512-7NyxrTE4Anh8km8iEy7o0QYPs+0JKBTj5ZaqHg6B39erLg0qYXN3BijtShwbsNSvQ+LN75+KV+C4QR/f6Gwnpg==
version "7.5.3"
resolved "https://registry.yarnpkg.com/tar/-/tar-7.5.3.tgz#e1a41236e32446f75e63b720222112c4ffe5b3a1"
integrity sha512-ENg5JUHUm2rDD7IvKNFGzyElLXNjachNLp6RaGf4+JOgxXHkqA+gq81ZAMCUmtMtqBsoU62lcp6S27g1LCYGGQ==
dependencies:
"@isaacs/fs-minipass" "^4.0.0"
chownr "^3.0.0"