mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-04-21 17:47:22 +00:00
chore(deps): bump tar from 7.5.12 to 7.5.13
Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.12 to 7.5.13. - [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.12...v7.5.13) --- updated-dependencies: - dependency-name: tar dependency-version: 7.5.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e44e61bed6
commit
58514635b7
2 changed files with 9 additions and 9 deletions
|
|
@ -63,7 +63,7 @@
|
|||
"proxy": "^3.0.0",
|
||||
"semver": "^7.7.4",
|
||||
"stream-json": "^1.9.1",
|
||||
"tar": "^7.5.12",
|
||||
"tar": "^7.5.13",
|
||||
"tar-fs": "^3.1.2",
|
||||
"tar-stream": "^3.1.8",
|
||||
"undici": "^7.24.5",
|
||||
|
|
|
|||
|
|
@ -612,7 +612,7 @@ importers:
|
|||
version: 1.9.1
|
||||
tar:
|
||||
specifier: ^7.5.3
|
||||
version: 7.5.12
|
||||
version: 7.5.13
|
||||
tar-fs:
|
||||
specifier: ^3.1.2
|
||||
version: 3.1.2
|
||||
|
|
@ -11084,8 +11084,8 @@ packages:
|
|||
tar-stream@3.1.8:
|
||||
resolution: {integrity: sha512-U6QpVRyCGHva435KoNWy9PRoi2IFYCgtEhq9nmrPPpbRacPs9IH4aJ3gbrFC8dPcXvdSZ4XXfXT5Fshbp2MtlQ==}
|
||||
|
||||
tar@7.5.12:
|
||||
resolution: {integrity: sha512-9TsuLcdhOn4XztcQqhNyq1KOwOOED/3k58JAvtULiYqbO8B/0IBAAIE1hj0Svmm58k27TmcigyDI0deMlgG3uw==}
|
||||
tar@7.5.13:
|
||||
resolution: {integrity: sha512-tOG/7GyXpFevhXVh8jOPJrmtRpOTsYqUIkVdVooZYJS/z8WhfQUX8RJILmeuJNinGAMSu1veBr4asSHFt5/hng==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
teex@1.0.1:
|
||||
|
|
@ -14500,7 +14500,7 @@ snapshots:
|
|||
ora: 5.4.1
|
||||
read-binary-file-arch: 1.0.6
|
||||
semver: 7.7.4
|
||||
tar: 7.5.12
|
||||
tar: 7.5.13
|
||||
yargs: 17.7.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
|
@ -17359,7 +17359,7 @@ snapshots:
|
|||
proper-lockfile: 4.1.2
|
||||
resedit: 1.7.2
|
||||
semver: 7.7.4
|
||||
tar: 7.5.12
|
||||
tar: 7.5.13
|
||||
temp-file: 3.4.0
|
||||
tiny-async-pool: 1.3.0
|
||||
which: 5.0.0
|
||||
|
|
@ -17793,7 +17793,7 @@ snapshots:
|
|||
minipass-pipeline: 1.2.4
|
||||
p-map: 7.0.4
|
||||
ssri: 12.0.0
|
||||
tar: 7.5.12
|
||||
tar: 7.5.13
|
||||
unique-filename: 4.0.0
|
||||
|
||||
cacheable-lookup@5.0.4: {}
|
||||
|
|
@ -22276,7 +22276,7 @@ snapshots:
|
|||
nopt: 8.1.0
|
||||
proc-log: 5.0.0
|
||||
semver: 7.7.4
|
||||
tar: 7.5.12
|
||||
tar: 7.5.13
|
||||
tinyglobby: 0.2.15
|
||||
which: 5.0.0
|
||||
transitivePeerDependencies:
|
||||
|
|
@ -24621,7 +24621,7 @@ snapshots:
|
|||
- bare-buffer
|
||||
- react-native-b4a
|
||||
|
||||
tar@7.5.12:
|
||||
tar@7.5.13:
|
||||
dependencies:
|
||||
'@isaacs/fs-minipass': 4.0.1
|
||||
chownr: 3.0.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue