Skip to content

Commit 4f222f5

Browse files
Bump tar from 6.1.12 to 6.2.1 (#874)
Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.12 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](isaacs/node-tar@v6.1.12...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: Matthias Pfeil <matthias.pfeil@wwu.de>
1 parent 32c303b commit 4f222f5

1 file changed

Lines changed: 9 additions & 4 deletions

File tree

yarn.lock

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2516,6 +2516,11 @@ minipass@^3.0.0:
25162516
dependencies:
25172517
yallist "^4.0.0"
25182518

2519+
minipass@^5.0.0:
2520+
version "5.0.0"
2521+
resolved "https://registry.yarnpkg.com/minipass/-/minipass-5.0.0.tgz#3e9788ffb90b694a5d0ec94479a45b5d8738133d"
2522+
integrity sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==
2523+
25192524
minizlib@^2.1.1:
25202525
version "2.1.2"
25212526
resolved "https://registry.yarnpkg.com/minizlib/-/minizlib-2.1.2.tgz#e90d3466ba209b932451508a11ce3d3632145931"
@@ -3710,13 +3715,13 @@ table@^6.0.4:
37103715
string-width "^4.2.0"
37113716

37123717
tar@^6.1.11:
3713-
version "6.1.12"
3714-
resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.12.tgz#3b742fb05669b55671fb769ab67a7791ea1a62e6"
3715-
integrity sha512-jU4TdemS31uABHd+Lt5WEYJuzn+TJTCBLljvIAHZOz6M9Os5pJ4dD+vRFLxPa/n3T0iEFzpi+0x1UfuDZYbRMw==
3718+
version "6.2.1"
3719+
resolved "https://registry.yarnpkg.com/tar/-/tar-6.2.1.tgz#717549c541bc3c2af15751bea94b1dd068d4b03a"
3720+
integrity sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==
37163721
dependencies:
37173722
chownr "^2.0.0"
37183723
fs-minipass "^2.0.0"
3719-
minipass "^3.0.0"
3724+
minipass "^5.0.0"
37203725
minizlib "^2.1.1"
37213726
mkdirp "^1.0.3"
37223727
yallist "^4.0.0"

0 commit comments

Comments
 (0)