Skip to content

Commit 22f6b74

Browse files
Merge pull request #58 from bitfocus/dependabot/npm_and_yarn/tar-6.2.1
build(deps): bump tar from 6.1.13 to 6.2.1
2 parents 40f5612 + 08664e7 commit 22f6b74

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

Diff for: yarn.lock

+8-10
Original file line numberDiff line numberDiff line change
@@ -1703,12 +1703,10 @@ minipass@^3.0.0:
17031703
dependencies:
17041704
yallist "^4.0.0"
17051705

1706-
minipass@^4.0.0:
1707-
version "4.0.0"
1708-
resolved "https://registry.yarnpkg.com/minipass/-/minipass-4.0.0.tgz#7cebb0f9fa7d56f0c5b17853cbe28838a8dbbd3b"
1709-
integrity sha512-g2Uuh2jEKoht+zvO6vJqXmYpflPqzRBT+Th2h01DKh5z7wbY/AZ2gCQ78cP70YoHPyFdY30YBV5WxgLOEwOykw==
1710-
dependencies:
1711-
yallist "^4.0.0"
1706+
minipass@^5.0.0:
1707+
version "5.0.0"
1708+
resolved "https://registry.yarnpkg.com/minipass/-/minipass-5.0.0.tgz#3e9788ffb90b694a5d0ec94479a45b5d8738133d"
1709+
integrity sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==
17121710

17131711
minizlib@^2.1.1:
17141712
version "2.1.2"
@@ -2329,13 +2327,13 @@ tapable@^2.1.1, tapable@^2.2.0:
23292327
integrity sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==
23302328

23312329
tar@^6.1.12:
2332-
version "6.1.13"
2333-
resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.13.tgz#46e22529000f612180601a6fe0680e7da508847b"
2334-
integrity sha512-jdIBIN6LTIe2jqzay/2vtYLlBHa3JF42ot3h1dW8Q0PaAG4v8rm0cvpVePtau5C6OKXGGcgO9q2AMNSWxiLqKw==
2330+
version "6.2.1"
2331+
resolved "https://registry.yarnpkg.com/tar/-/tar-6.2.1.tgz#717549c541bc3c2af15751bea94b1dd068d4b03a"
2332+
integrity sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==
23352333
dependencies:
23362334
chownr "^2.0.0"
23372335
fs-minipass "^2.0.0"
2338-
minipass "^4.0.0"
2336+
minipass "^5.0.0"
23392337
minizlib "^2.1.1"
23402338
mkdirp "^1.0.3"
23412339
yallist "^4.0.0"

0 commit comments

Comments
 (0)