Skip to content

Commit 101a4c3

Browse files
authored
Merge pull request #1051 from chantouchsek/dependabot/npm_and_yarn/tar-6.2.1
fix(deps): bump tar from 6.1.13 to 6.2.1
2 parents 1232597 + 5ce2d8a commit 101a4c3

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
@@ -8392,12 +8392,10 @@ minipass@^3.0.0, minipass@^3.1.1:
83928392
dependencies:
83938393
yallist "^4.0.0"
83948394

8395-
minipass@^4.0.0:
8396-
version "4.0.0"
8397-
resolved "https://registry.yarnpkg.com/minipass/-/minipass-4.0.0.tgz#7cebb0f9fa7d56f0c5b17853cbe28838a8dbbd3b"
8398-
integrity sha512-g2Uuh2jEKoht+zvO6vJqXmYpflPqzRBT+Th2h01DKh5z7wbY/AZ2gCQ78cP70YoHPyFdY30YBV5WxgLOEwOykw==
8399-
dependencies:
8400-
yallist "^4.0.0"
8395+
minipass@^5.0.0:
8396+
version "5.0.0"
8397+
resolved "https://registry.yarnpkg.com/minipass/-/minipass-5.0.0.tgz#3e9788ffb90b694a5d0ec94479a45b5d8738133d"
8398+
integrity sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==
84018399

84028400
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0":
84038401
version "7.0.3"
@@ -11581,13 +11579,13 @@ tapable@^1.0.0, tapable@^1.0.0-beta.5, tapable@^1.1.3:
1158111579
integrity sha512-4WK/bYZmj8xLr+HUCODHGF1ZFzsYffasLUgEiMBY4fgtltdO6B4WJtlSbPaDTLpYTcGVwM2qLnFTICEcNxs3kA==
1158211580

1158311581
tar@^6.0.2:
11584-
version "6.1.13"
11585-
resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.13.tgz#46e22529000f612180601a6fe0680e7da508847b"
11586-
integrity sha512-jdIBIN6LTIe2jqzay/2vtYLlBHa3JF42ot3h1dW8Q0PaAG4v8rm0cvpVePtau5C6OKXGGcgO9q2AMNSWxiLqKw==
11582+
version "6.2.1"
11583+
resolved "https://registry.yarnpkg.com/tar/-/tar-6.2.1.tgz#717549c541bc3c2af15751bea94b1dd068d4b03a"
11584+
integrity sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==
1158711585
dependencies:
1158811586
chownr "^2.0.0"
1158911587
fs-minipass "^2.0.0"
11590-
minipass "^4.0.0"
11588+
minipass "^5.0.0"
1159111589
minizlib "^2.1.1"
1159211590
mkdirp "^1.0.3"
1159311591
yallist "^4.0.0"

0 commit comments

Comments
 (0)