⬆️ Bump tar from 6.1.13 to 6.2.1 in /app (#12782)

Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.13 to 6.2.1.
- [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/v6.1.13...v6.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: D <845765@qq.com>
This commit is contained in:
dependabot[bot] 2024-10-16 20:04:46 +08:00 committed by GitHub
parent c5d09baffd
commit 3552f01224
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

24
app/pnpm-lock.yaml generated
View file

@ -1860,8 +1860,8 @@ packages:
resolution: {integrity: sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==}
engines: {node: '>=8'}
minipass@4.2.5:
resolution: {integrity: sha512-+yQl7SX3bIT83Lhb4BVorMAHVuqsskxRdlmO9kTpyukp8vsm2Sn/fUOV9xlnG8/a5JsypJzap21lz/y3FBMJ8Q==}
minipass@5.0.0:
resolution: {integrity: sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==}
engines: {node: '>=8'}
minipass@7.1.2:
@ -2464,8 +2464,8 @@ packages:
resolution: {integrity: sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==}
engines: {node: '>=6'}
tar@6.1.13:
resolution: {integrity: sha512-jdIBIN6LTIe2jqzay/2vtYLlBHa3JF42ot3h1dW8Q0PaAG4v8rm0cvpVePtau5C6OKXGGcgO9q2AMNSWxiLqKw==}
tar@6.2.1:
resolution: {integrity: sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==}
engines: {node: '>=10'}
temp-file@3.4.0:
@ -2806,7 +2806,7 @@ snapshots:
ora: 5.4.1
read-binary-file-arch: 1.0.6
semver: 7.5.4
tar: 6.1.13
tar: 6.2.1
yargs: 17.7.2
transitivePeerDependencies:
- bluebird
@ -3375,7 +3375,7 @@ snapshots:
read-config-file: 6.3.2
sanitize-filename: 1.6.3
semver: 7.5.4
tar: 6.1.13
tar: 6.2.1
temp-file: 3.4.0
transitivePeerDependencies:
- supports-color
@ -3411,7 +3411,7 @@ snapshots:
resedit: 1.7.1
sanitize-filename: 1.6.3
semver: 7.5.4
tar: 6.1.13
tar: 6.2.1
temp-file: 3.4.0
transitivePeerDependencies:
- bluebird
@ -3616,7 +3616,7 @@ snapshots:
promise-inflight: 1.0.1
rimraf: 3.0.2
ssri: 9.0.1
tar: 6.1.13
tar: 6.2.1
unique-filename: 2.0.1
transitivePeerDependencies:
- bluebird
@ -4810,7 +4810,7 @@ snapshots:
dependencies:
yallist: 4.0.0
minipass@4.2.5: {}
minipass@5.0.0: {}
minipass@7.1.2: {}
@ -4860,7 +4860,7 @@ snapshots:
npmlog: 6.0.2
rimraf: 3.0.2
semver: 7.5.4
tar: 6.1.13
tar: 6.2.1
which: 2.0.2
transitivePeerDependencies:
- bluebird
@ -5394,11 +5394,11 @@ snapshots:
inherits: 2.0.4
readable-stream: 3.6.2
tar@6.1.13:
tar@6.2.1:
dependencies:
chownr: 2.0.0
fs-minipass: 2.1.0
minipass: 4.2.5
minipass: 5.0.0
minizlib: 2.1.2
mkdirp: 1.0.4
yallist: 4.0.0