Bump tar from 7.5.4 to 7.5.7 (#3237)

Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.4 to 7.5.7.
- [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.4...v7.5.7)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 7.5.7
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-01-29 12:05:29 -08:00
committed by GitHub
parent 8f382d8f9f
commit 87f4477399
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -120,7 +120,7 @@
"shiki": "~1.15.0",
"sinon": "^21.0.0",
"source-map-support": "^0.5.21",
"tar": "^7.5.4",
"tar": "^7.5.7",
"ts-dedent": "^2.2.0",
"tsx": "^4.20.3",
"typescript": "^5.8.3",
@@ -17674,9 +17674,9 @@
}
},
"node_modules/tar": {
"version": "7.5.4",
"resolved": "https://registry.npmjs.org/tar/-/tar-7.5.4.tgz",
"integrity": "sha512-AN04xbWGrSTDmVwlI4/GTlIIwMFk/XEv7uL8aa57zuvRy6s4hdBed+lVq2fAZ89XDa7Us3ANXcE3Tvqvja1kTA==",
"version": "7.5.7",
"resolved": "https://registry.npmjs.org/tar/-/tar-7.5.7.tgz",
"integrity": "sha512-fov56fJiRuThVFXD6o6/Q354S7pnWMJIVlDBYijsTNx6jKSE4pvrDTs6lUnmGvNyfJwFQQwWy3owKz1ucIhveQ==",
"dev": true,
"license": "BlueOak-1.0.0",
"dependencies": {
+1 -1
View File
@@ -5629,7 +5629,7 @@
"shiki": "~1.15.0",
"sinon": "^21.0.0",
"source-map-support": "^0.5.21",
"tar": "^7.5.4",
"tar": "^7.5.7",
"ts-dedent": "^2.2.0",
"tsx": "^4.20.3",
"typescript": "^5.8.3",