Skip to content

Commit 0d55405

Browse files
Bump tar from 6.1.0 to 6.1.11 (#166)
Bumps [tar](https://github.com/npm/node-tar) from 6.1.0 to 6.1.11. - [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.1.0...v6.1.11) --- 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 294d479 commit 0d55405

File tree

1 file changed

+5
-17
lines changed

1 file changed

+5
-17
lines changed

yarn.lock

Lines changed: 5 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1731,9 +1731,9 @@ [email protected]:
17311731
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
17321732

17331733
minipass@^3.0.0:
1734-
version "3.1.3"
1735-
resolved "https://registry.yarnpkg.com/minipass/-/minipass-3.1.3.tgz#7d42ff1f39635482e15f9cdb53184deebd5815fd"
1736-
integrity sha512-Mgd2GdMVzY+x3IJ+oHnVM+KG3lA5c8tnabyJKmHSaG2kAGpudxuOf8ToDkhumF7UzME7DecbQE9uOZhNm7PuJg==
1734+
version "3.1.6"
1735+
resolved "https://registry.yarnpkg.com/minipass/-/minipass-3.1.6.tgz#3b8150aa688a711a1521af5e8779c1d3bb4f45ee"
1736+
integrity sha512-rty5kpw9/z8SX9dmxblFA6edItUmwJgMeYDZRrwlIVN27i8gysGbznJwUggw2V/FVqFSDdWy040ZPS811DYAqQ==
17371737
dependencies:
17381738
yallist "^4.0.0"
17391739

@@ -2447,19 +2447,7 @@ supports-color@^7.1.0:
24472447
dependencies:
24482448
has-flag "^4.0.0"
24492449

2450-
tar@^6.1.0:
2451-
version "6.1.0"
2452-
resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.0.tgz#d1724e9bcc04b977b18d5c573b333a2207229a83"
2453-
integrity sha512-DUCttfhsnLCjwoDoFcI+B2iJgYa93vBnDUATYEeRx6sntCTdN01VnqsIuTlALXla/LWooNg0yEGeB+Y8WdFxGA==
2454-
dependencies:
2455-
chownr "^2.0.0"
2456-
fs-minipass "^2.0.0"
2457-
minipass "^3.0.0"
2458-
minizlib "^2.1.1"
2459-
mkdirp "^1.0.3"
2460-
yallist "^4.0.0"
2461-
2462-
tar@^6.1.11:
2450+
tar@^6.1.0, tar@^6.1.11:
24632451
version "6.1.11"
24642452
resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.11.tgz#6760a38f003afa1b2ffd0ffe9e9abbd0eab3d621"
24652453
integrity sha512-an/KZQzQUkZCkuoAA64hM92X0Urb6VpRhAFllDzz44U2mcD5scmT3zBc4VgVpkugF580+DQn8eAFSyoQt0tznA==
@@ -2731,7 +2719,7 @@ y18n@^5.0.5:
27312719

27322720
yallist@^4.0.0:
27332721
version "4.0.0"
2734-
resolved "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
2722+
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
27352723
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
27362724

27372725
yaml@^1.7.2:

0 commit comments

Comments
 (0)