Skip to content

Commit 704e4e3

Browse files
chore(deps): bump tar from 6.1.0 to 6.1.11
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]>
1 parent 4a466b6 commit 704e4e3

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
@@ -1680,7 +1680,7 @@ chardet@^0.7.0:
16801680

16811681
chownr@^2.0.0:
16821682
version "2.0.0"
1683-
resolved "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz"
1683+
resolved "https://registry.yarnpkg.com/chownr/-/chownr-2.0.0.tgz#15bfbe53d2eab4cf70f18a8cd68ebe5b3cb1dece"
16841684
integrity sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==
16851685

16861686
ci-info@^3.1.1:
@@ -4193,9 +4193,9 @@ minipass-sized@^1.0.3:
41934193
minipass "^3.0.0"
41944194

41954195
minipass@^3.0.0, minipass@^3.1.0, minipass@^3.1.1, minipass@^3.1.3:
4196-
version "3.1.3"
4197-
resolved "https://registry.npmjs.org/minipass/-/minipass-3.1.3.tgz"
4198-
integrity sha512-Mgd2GdMVzY+x3IJ+oHnVM+KG3lA5c8tnabyJKmHSaG2kAGpudxuOf8ToDkhumF7UzME7DecbQE9uOZhNm7PuJg==
4196+
version "3.1.6"
4197+
resolved "https://registry.yarnpkg.com/minipass/-/minipass-3.1.6.tgz#3b8150aa688a711a1521af5e8779c1d3bb4f45ee"
4198+
integrity sha512-rty5kpw9/z8SX9dmxblFA6edItUmwJgMeYDZRrwlIVN27i8gysGbznJwUggw2V/FVqFSDdWy040ZPS811DYAqQ==
41994199
dependencies:
42004200
yallist "^4.0.0"
42014201

@@ -4209,7 +4209,7 @@ minizlib@^2.0.0, minizlib@^2.1.1:
42094209

42104210
[email protected], mkdirp@^1.0.3, mkdirp@^1.0.4:
42114211
version "1.0.4"
4212-
resolved "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz"
4212+
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
42134213
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
42144214

42154215
@@ -5587,9 +5587,9 @@ symbol-tree@^3.2.4:
55875587
integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==
55885588

55895589
tar@^6.0.2, tar@^6.1.0:
5590-
version "6.1.0"
5591-
resolved "https://registry.npmjs.org/tar/-/tar-6.1.0.tgz"
5592-
integrity sha512-DUCttfhsnLCjwoDoFcI+B2iJgYa93vBnDUATYEeRx6sntCTdN01VnqsIuTlALXla/LWooNg0yEGeB+Y8WdFxGA==
5590+
version "6.1.11"
5591+
resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.11.tgz#6760a38f003afa1b2ffd0ffe9e9abbd0eab3d621"
5592+
integrity sha512-an/KZQzQUkZCkuoAA64hM92X0Urb6VpRhAFllDzz44U2mcD5scmT3zBc4VgVpkugF580+DQn8eAFSyoQt0tznA==
55935593
dependencies:
55945594
chownr "^2.0.0"
55955595
fs-minipass "^2.0.0"

0 commit comments

Comments
 (0)