build(deps): bump tar from 7.5.2 to 7.5.3 in /admin

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

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 7.5.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-01-17 15:52:40 +00:00 committed by Jake Turner
parent 59b45a745a
commit 15aa1f3598
2 changed files with 5 additions and 5 deletions

View File

@ -52,7 +52,7 @@
"reflect-metadata": "^0.2.2",
"systeminformation": "^5.27.14",
"tailwindcss": "^4.1.10",
"tar": "^7.5.2",
"tar": "^7.5.3",
"url-join": "^5.0.0",
"usehooks-ts": "^3.1.1",
"yaml": "^2.8.0"
@ -11421,9 +11421,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.3",
"resolved": "https://registry.npmjs.org/tar/-/tar-7.5.3.tgz",
"integrity": "sha512-ENg5JUHUm2rDD7IvKNFGzyElLXNjachNLp6RaGf4+JOgxXHkqA+gq81ZAMCUmtMtqBsoU62lcp6S27g1LCYGGQ==",
"license": "BlueOak-1.0.0",
"dependencies": {
"@isaacs/fs-minipass": "^4.0.0",

View File

@ -100,7 +100,7 @@
"reflect-metadata": "^0.2.2",
"systeminformation": "^5.27.14",
"tailwindcss": "^4.1.10",
"tar": "^7.5.2",
"tar": "^7.5.3",
"url-join": "^5.0.0",
"usehooks-ts": "^3.1.1",
"yaml": "^2.8.0"