Skip to content

Commit 1ef89a2

Browse files
Bump tar from 6.0.5 to 6.1.11
Bumps [tar](https://github.com/npm/node-tar) from 6.0.5 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.0.5...v6.1.11) --- updated-dependencies: - dependency-name: tar dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0dc0c99 commit 1ef89a2

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2228,8 +2228,8 @@ chokidar@^2.1.8:
22282228

22292229
chownr@^2.0.0:
22302230
version "2.0.0"
2231-
resolved "https://registry.npm.taobao.org/chownr/download/chownr-2.0.0.tgz#15bfbe53d2eab4cf70f18a8cd68ebe5b3cb1dece"
2232-
integrity sha1-Fb++U9LqtM9w8YqM1o6+Wzyx3s4=
2231+
resolved "https://registry.yarnpkg.com/chownr/-/chownr-2.0.0.tgz#15bfbe53d2eab4cf70f18a8cd68ebe5b3cb1dece"
2232+
integrity sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==
22332233

22342234
chrome-trace-event@^1.0.2:
22352235
version "1.0.2"
@@ -3781,8 +3781,8 @@ fs-extra@^9.0.1:
37813781

37823782
fs-minipass@^2.0.0:
37833783
version "2.1.0"
3784-
resolved "https://registry.npm.taobao.org/fs-minipass/download/fs-minipass-2.1.0.tgz#7f5036fdbf12c63c169190cbe4199c852271f9fb"
3785-
integrity sha1-f1A2/b8SxjwWkZDL5BmchSJx+fs=
3784+
resolved "https://registry.yarnpkg.com/fs-minipass/-/fs-minipass-2.1.0.tgz#7f5036fdbf12c63c169190cbe4199c852271f9fb"
3785+
integrity sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==
37863786
dependencies:
37873787
minipass "^3.0.0"
37883788

@@ -5521,15 +5521,15 @@ minimist@^1.1.3, minimist@^1.2.0, minimist@^1.2.5:
55215521

55225522
minipass@^3.0.0:
55235523
version "3.1.3"
5524-
resolved "https://registry.npm.taobao.org/minipass/download/minipass-3.1.3.tgz#7d42ff1f39635482e15f9cdb53184deebd5815fd"
5525-
integrity sha1-fUL/HzljVILhX5zbUxhN7r1YFf0=
5524+
resolved "https://registry.yarnpkg.com/minipass/-/minipass-3.1.3.tgz#7d42ff1f39635482e15f9cdb53184deebd5815fd"
5525+
integrity sha512-Mgd2GdMVzY+x3IJ+oHnVM+KG3lA5c8tnabyJKmHSaG2kAGpudxuOf8ToDkhumF7UzME7DecbQE9uOZhNm7PuJg==
55265526
dependencies:
55275527
yallist "^4.0.0"
55285528

55295529
minizlib@^2.1.1:
55305530
version "2.1.2"
5531-
resolved "https://registry.npm.taobao.org/minizlib/download/minizlib-2.1.2.tgz#e90d3466ba209b932451508a11ce3d3632145931"
5532-
integrity sha1-6Q00Zrogm5MkUVCKEc49NjIUWTE=
5531+
resolved "https://registry.yarnpkg.com/minizlib/-/minizlib-2.1.2.tgz#e90d3466ba209b932451508a11ce3d3632145931"
5532+
integrity sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==
55335533
dependencies:
55345534
minipass "^3.0.0"
55355535
yallist "^4.0.0"
@@ -5551,8 +5551,8 @@ mkdirp@^0.5.1, mkdirp@^0.5.5, mkdirp@~0.5.1:
55515551

55525552
mkdirp@^1.0.3:
55535553
version "1.0.4"
5554-
resolved "https://registry.npm.taobao.org/mkdirp/download/mkdirp-1.0.4.tgz?cache=0&sync_timestamp=1600349118431&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fmkdirp%2Fdownload%2Fmkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
5555-
integrity sha1-PrXtYmInVteaXw4qIh3+utdcL34=
5554+
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
5555+
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
55565556

55575557
mobx-react-lite@^2.2.0:
55585558
version "2.2.2"
@@ -8769,9 +8769,9 @@ tapable@^2.0.0, tapable@^2.1.1:
87698769
integrity sha1-XDc9KB2cZyhIIT0OA30cQWWrQms=
87708770

87718771
tar@^6.0.2:
8772-
version "6.0.5"
8773-
resolved "https://registry.npm.taobao.org/tar/download/tar-6.0.5.tgz#bde815086e10b39f1dcd298e89d596e1535e200f"
8774-
integrity sha1-vegVCG4Qs58dzSmOidWW4VNeIA8=
8772+
version "6.1.11"
8773+
resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.11.tgz#6760a38f003afa1b2ffd0ffe9e9abbd0eab3d621"
8774+
integrity sha512-an/KZQzQUkZCkuoAA64hM92X0Urb6VpRhAFllDzz44U2mcD5scmT3zBc4VgVpkugF580+DQn8eAFSyoQt0tznA==
87758775
dependencies:
87768776
chownr "^2.0.0"
87778777
fs-minipass "^2.0.0"
@@ -9681,8 +9681,8 @@ y18n@^4.0.0:
96819681

96829682
yallist@^4.0.0:
96839683
version "4.0.0"
9684-
resolved "https://registry.npm.taobao.org/yallist/download/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
9685-
integrity sha1-m7knkNnA7/7GO+c1GeEaNQGaOnI=
9684+
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
9685+
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
96869686

96879687
yaml@^1.10.0:
96889688
version "1.10.0"

0 commit comments

Comments
 (0)