Bump tar from 7.5.2 to 7.5.3

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] <[email protected]>
This commit is contained in:
dependabot[bot]
2026-01-16 21:49:38 +00:00
committed by GitHub
parent ea95fe51c8
commit 489141f5b6
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
"dotenv": "^17.2.3",
"fs": "^0.0.1-security",
"octokit": "^5.0.5",
"tar": "^7.5.2",
"tar": "^7.5.3",
"yaml": "^2.8.2"
},
"devDependencies": {