Skip to content

Commit 1fd3400

Browse files
chore(deps): bump tar from 6.0.5 to 6.1.13
Bumps [tar](https://github.com/npm/node-tar) from 6.0.5 to 6.1.13. - [Release notes](https://github.com/npm/node-tar/releases) - [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v6.0.5...v6.1.13) --- updated-dependencies: - dependency-name: tar dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a1cfcb2 commit 1fd3400

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

yarn.lock

+9-4
Original file line numberDiff line numberDiff line change
@@ -4325,6 +4325,11 @@ minipass@^3.0.0, minipass@^3.1.1:
43254325
dependencies:
43264326
yallist "^4.0.0"
43274327

4328+
minipass@^4.0.0:
4329+
version "4.2.4"
4330+
resolved "https://registry.yarnpkg.com/minipass/-/minipass-4.2.4.tgz#7d0d97434b6a19f59c5c3221698b48bbf3b2cd06"
4331+
integrity sha512-lwycX3cBMTvcejsHITUgYj6Gy6A7Nh4Q6h9NP4sTHY1ccJlC7yKzDmiShEHsJ16Jf1nKGDEaiHxiltsJEvk0nQ==
4332+
43284333
minizlib@^2.1.1:
43294334
version "2.1.2"
43304335
resolved "https://registry.yarnpkg.com/minizlib/-/minizlib-2.1.2.tgz#e90d3466ba209b932451508a11ce3d3632145931"
@@ -5810,13 +5815,13 @@ tapable@^1.0.0, tapable@^1.1.3:
58105815
integrity sha512-4WK/bYZmj8xLr+HUCODHGF1ZFzsYffasLUgEiMBY4fgtltdO6B4WJtlSbPaDTLpYTcGVwM2qLnFTICEcNxs3kA==
58115816

58125817
tar@^6.0.2:
5813-
version "6.0.5"
5814-
resolved "https://registry.yarnpkg.com/tar/-/tar-6.0.5.tgz#bde815086e10b39f1dcd298e89d596e1535e200f"
5815-
integrity sha512-0b4HOimQHj9nXNEAA7zWwMM91Zhhba3pspja6sQbgTpynOJf+bkjBnfybNYzbpLbnwXnbyB4LOREvlyXLkCHSg==
5818+
version "6.1.13"
5819+
resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.13.tgz#46e22529000f612180601a6fe0680e7da508847b"
5820+
integrity sha512-jdIBIN6LTIe2jqzay/2vtYLlBHa3JF42ot3h1dW8Q0PaAG4v8rm0cvpVePtau5C6OKXGGcgO9q2AMNSWxiLqKw==
58165821
dependencies:
58175822
chownr "^2.0.0"
58185823
fs-minipass "^2.0.0"
5819-
minipass "^3.0.0"
5824+
minipass "^4.0.0"
58205825
minizlib "^2.1.1"
58215826
mkdirp "^1.0.3"
58225827
yallist "^4.0.0"

0 commit comments

Comments
 (0)