From 24632aea47859e77d38eae0fac09cb0b3d2b47c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 22:12:55 +0800 Subject: [PATCH] build(deps-dev): bump tar from 7.5.5 to 7.5.7 (#6158) Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.5 to 7.5.7.
Commits
Maintainer changes

This version was pushed to npm by isaacs, a new releaser for tar since your current version.


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tar&package-manager=npm_and_yarn&previous-version=7.5.5&new-version=7.5.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/transloadit/uppy/network/alerts).
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- packages/uppy/package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/uppy/package.json b/packages/uppy/package.json index 5e7ce93aa..630e80ca9 100644 --- a/packages/uppy/package.json +++ b/packages/uppy/package.json @@ -92,7 +92,7 @@ "postcss": "^8.5.6", "postcss-cli": "^11.0.1", "sass": "^1.89.2", - "tar": "^7.5.4", + "tar": "^7.5.7", "typescript": "^5.8.3" } } diff --git a/yarn.lock b/yarn.lock index eb7b6e25c..57a0dbf70 100644 --- a/yarn.lock +++ b/yarn.lock @@ -21775,16 +21775,16 @@ __metadata: languageName: node linkType: hard -"tar@npm:^7.5.4": - version: 7.5.5 - resolution: "tar@npm:7.5.5" +"tar@npm:^7.5.7": + version: 7.5.7 + resolution: "tar@npm:7.5.7" dependencies: "@isaacs/fs-minipass": "npm:^4.0.0" chownr: "npm:^3.0.0" minipass: "npm:^7.1.2" minizlib: "npm:^3.1.0" yallist: "npm:^5.0.0" - checksum: 10/364a12f33584620f121a72f81d9400acc1e91587030032275cafbf4da11294d0390993ee9fa9005642580bd4fe2d0bad119c1c2d7158b29ba5eec73d59802195 + checksum: 10/0d6938dd32fe5c0f17c8098d92bd9889ee0ed9d11f12381b8146b6e8c87bb5aa49feec7abc42463f0597503d8e89e4c4c0b42bff1a5a38444e918b4878b7fd21 languageName: node linkType: hard @@ -22556,7 +22556,7 @@ __metadata: postcss: "npm:^8.5.6" postcss-cli: "npm:^11.0.1" sass: "npm:^1.89.2" - tar: "npm:^7.5.4" + tar: "npm:^7.5.7" typescript: "npm:^5.8.3" languageName: unknown linkType: soft