Bump tar from 7.5.2 to 7.5.4 (#289280)

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

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 7.5.4
  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-21 10:40:32 -08:00
committed by GitHub
parent 78a39a70e9
commit 129e6b0bf6
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -148,7 +148,7 @@
"source-map": "0.6.1",
"source-map-support": "^0.3.2",
"style-loader": "^3.3.2",
"tar": "^7.5.2",
"tar": "^7.5.4",
"ts-loader": "^9.5.1",
"tsec": "0.2.7",
"tslib": "^2.6.3",
@@ -16461,9 +16461,9 @@
}
},
"node_modules/tar": {
"version": "7.5.2",
"resolved": "https://registry.npmjs.org/tar/-/tar-7.5.2.tgz",
"integrity": "sha512-7NyxrTE4Anh8km8iEy7o0QYPs+0JKBTj5ZaqHg6B39erLg0qYXN3BijtShwbsNSvQ+LN75+KV+C4QR/f6Gwnpg==",
"version": "7.5.4",
"resolved": "https://registry.npmjs.org/tar/-/tar-7.5.4.tgz",
"integrity": "sha512-AN04xbWGrSTDmVwlI4/GTlIIwMFk/XEv7uL8aa57zuvRy6s4hdBed+lVq2fAZ89XDa7Us3ANXcE3Tvqvja1kTA==",
"dev": true,
"license": "BlueOak-1.0.0",
"dependencies": {

View File

@@ -211,7 +211,7 @@
"source-map": "0.6.1",
"source-map-support": "^0.3.2",
"style-loader": "^3.3.2",
"tar": "^7.5.2",
"tar": "^7.5.4",
"ts-loader": "^9.5.1",
"tsec": "0.2.7",
"tslib": "^2.6.3",