Skip to content

Commit 15ee55b

Browse files
chore(deps): bump tar from 6.0.2 to 6.1.3 (#1486)
Bumps [tar](https://github.com/npm/node-tar) from 6.0.2 to 6.1.3. - [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.2...v6.1.3) --- updated-dependencies: - dependency-name: tar dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 938a2e7 commit 15ee55b

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10496,10 +10496,10 @@ minipass@^3.0.0, minipass@^3.1.1:
1049610496
dependencies:
1049710497
yallist "^4.0.0"
1049810498

10499-
minizlib@^2.1.0:
10500-
version "2.1.0"
10501-
resolved "https://registry.yarnpkg.com/minizlib/-/minizlib-2.1.0.tgz#fd52c645301ef09a63a2c209697c294c6ce02cf3"
10502-
integrity sha512-EzTZN/fjSvifSX0SlqUERCN39o6T40AMarPbv0MrarSFtIITCBh7bi+dU8nxGFHuqs9jdIAeoYoKuQAAASsPPA==
10499+
minizlib@^2.1.1:
10500+
version "2.1.2"
10501+
resolved "https://registry.yarnpkg.com/minizlib/-/minizlib-2.1.2.tgz#e90d3466ba209b932451508a11ce3d3632145931"
10502+
integrity sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==
1050310503
dependencies:
1050410504
minipass "^3.0.0"
1050510505
yallist "^4.0.0"
@@ -13986,14 +13986,14 @@ tar-stream@^2.1.4:
1398613986
readable-stream "^3.1.1"
1398713987

1398813988
tar@^6.0.2:
13989-
version "6.0.2"
13990-
resolved "https://registry.yarnpkg.com/tar/-/tar-6.0.2.tgz#5df17813468a6264ff14f766886c622b84ae2f39"
13991-
integrity sha512-Glo3jkRtPcvpDlAs/0+hozav78yoXKFr+c4wgw62NNMO3oo4AaJdCo21Uu7lcwr55h39W2XD1LMERc64wtbItg==
13989+
version "6.1.3"
13990+
resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.3.tgz#e44b97ee7d6cc7a4c574e8b01174614538291825"
13991+
integrity sha512-3rUqwucgVZXTeyJyL2jqtUau8/8r54SioM1xj3AmTX3HnWQdj2AydfJ2qYYayPyIIznSplcvU9mhBb7dR2XF3w==
1399213992
dependencies:
1399313993
chownr "^2.0.0"
1399413994
fs-minipass "^2.0.0"
1399513995
minipass "^3.0.0"
13996-
minizlib "^2.1.0"
13996+
minizlib "^2.1.1"
1399713997
mkdirp "^1.0.3"
1399813998
yallist "^4.0.0"
1399913999

0 commit comments

Comments
 (0)