Skip to content

Commit 2a18157

Browse files
chore(deps): bump tar from 6.1.13 to 6.2.1 (#2027)
1 parent 7af518e commit 2a18157

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

yarn.lock

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2802,12 +2802,10 @@ minipass@^3.0.0:
28022802
dependencies:
28032803
yallist "^4.0.0"
28042804

2805-
minipass@^4.0.0:
2806-
version "4.0.0"
2807-
resolved "https://registry.yarnpkg.com/minipass/-/minipass-4.0.0.tgz#7cebb0f9fa7d56f0c5b17853cbe28838a8dbbd3b"
2808-
integrity sha512-g2Uuh2jEKoht+zvO6vJqXmYpflPqzRBT+Th2h01DKh5z7wbY/AZ2gCQ78cP70YoHPyFdY30YBV5WxgLOEwOykw==
2809-
dependencies:
2810-
yallist "^4.0.0"
2805+
minipass@^5.0.0:
2806+
version "5.0.0"
2807+
resolved "https://registry.yarnpkg.com/minipass/-/minipass-5.0.0.tgz#3e9788ffb90b694a5d0ec94479a45b5d8738133d"
2808+
integrity sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==
28112809

28122810
minizlib@^2.1.1:
28132811
version "2.1.2"
@@ -3536,13 +3534,13 @@ table@^6.0.9:
35363534
strip-ansi "^6.0.1"
35373535

35383536
tar@^6.1.11:
3539-
version "6.1.13"
3540-
resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.13.tgz#46e22529000f612180601a6fe0680e7da508847b"
3541-
integrity sha512-jdIBIN6LTIe2jqzay/2vtYLlBHa3JF42ot3h1dW8Q0PaAG4v8rm0cvpVePtau5C6OKXGGcgO9q2AMNSWxiLqKw==
3537+
version "6.2.1"
3538+
resolved "https://registry.yarnpkg.com/tar/-/tar-6.2.1.tgz#717549c541bc3c2af15751bea94b1dd068d4b03a"
3539+
integrity sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==
35423540
dependencies:
35433541
chownr "^2.0.0"
35443542
fs-minipass "^2.0.0"
3545-
minipass "^4.0.0"
3543+
minipass "^5.0.0"
35463544
minizlib "^2.1.1"
35473545
mkdirp "^1.0.3"
35483546
yallist "^4.0.0"

0 commit comments

Comments
 (0)