this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Bump tar from 7.5.3 to 7.5.6

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

---
updated-dependencies:
- dependency-name: tar
dependency-version: 7.5.6
dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

authored by

dependabot[bot] and committed by
GitHub
235fadbf 9ddb7e8b

+3 -6
+3 -6
package-lock.json
··· 27 27 }, 28 28 "engines": { 29 29 "node": ">=20 <=24" 30 - }, 31 - "funding": { 32 - "url": "https://buymeacoffee.com/patrikcsak" 33 30 } 34 31 }, 35 32 "node_modules/@altano/repository-tools": { ··· 7802 7799 } 7803 7800 }, 7804 7801 "node_modules/tar": { 7805 - "version": "7.5.3", 7806 - "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.3.tgz", 7807 - "integrity": "sha512-ENg5JUHUm2rDD7IvKNFGzyElLXNjachNLp6RaGf4+JOgxXHkqA+gq81ZAMCUmtMtqBsoU62lcp6S27g1LCYGGQ==", 7802 + "version": "7.5.6", 7803 + "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.6.tgz", 7804 + "integrity": "sha512-xqUeu2JAIJpXyvskvU3uvQW8PAmHrtXp2KDuMJwQqW8Sqq0CaZBAQ+dKS3RBXVhU4wC5NjAdKrmh84241gO9cA==", 7808 7805 "dev": true, 7809 7806 "license": "BlueOak-1.0.0", 7810 7807 "dependencies": {