Skip to content

Commit c10e134

Browse files
authored
Merge pull request #2 from wangrongding/dependabot/npm_and_yarn/tar-6.1.11
build(deps): bump tar from 6.1.6 to 6.1.11
2 parents 7250d6a + f38bd8a commit c10e134

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
@@ -2456,8 +2456,8 @@ chownr@^1.1.1:
24562456

24572457
chownr@^2.0.0:
24582458
version "2.0.0"
2459-
resolved "https://registry.npm.taobao.org/chownr/download/chownr-2.0.0.tgz#15bfbe53d2eab4cf70f18a8cd68ebe5b3cb1dece"
2460-
integrity sha1-Fb++U9LqtM9w8YqM1o6+Wzyx3s4=
2459+
resolved "https://registry.yarnpkg.com/chownr/-/chownr-2.0.0.tgz#15bfbe53d2eab4cf70f18a8cd68ebe5b3cb1dece"
2460+
integrity sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==
24612461

24622462
chrome-trace-event@^1.0.2:
24632463
version "1.0.3"
@@ -4180,8 +4180,8 @@ fs-extra@^7.0.1:
41804180

41814181
fs-minipass@^2.0.0:
41824182
version "2.1.0"
4183-
resolved "https://registry.npm.taobao.org/fs-minipass/download/fs-minipass-2.1.0.tgz#7f5036fdbf12c63c169190cbe4199c852271f9fb"
4184-
integrity sha1-f1A2/b8SxjwWkZDL5BmchSJx+fs=
4183+
resolved "https://registry.yarnpkg.com/fs-minipass/-/fs-minipass-2.1.0.tgz#7f5036fdbf12c63c169190cbe4199c852271f9fb"
4184+
integrity sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==
41854185
dependencies:
41864186
minipass "^3.0.0"
41874187

@@ -5747,15 +5747,15 @@ minimist@^1.2.0, minimist@^1.2.5:
57475747

57485748
minipass@^3.0.0, minipass@^3.1.1:
57495749
version "3.1.3"
5750-
resolved "https://registry.nlark.com/minipass/download/minipass-3.1.3.tgz#7d42ff1f39635482e15f9cdb53184deebd5815fd"
5751-
integrity sha1-fUL/HzljVILhX5zbUxhN7r1YFf0=
5750+
resolved "https://registry.yarnpkg.com/minipass/-/minipass-3.1.3.tgz#7d42ff1f39635482e15f9cdb53184deebd5815fd"
5751+
integrity sha512-Mgd2GdMVzY+x3IJ+oHnVM+KG3lA5c8tnabyJKmHSaG2kAGpudxuOf8ToDkhumF7UzME7DecbQE9uOZhNm7PuJg==
57525752
dependencies:
57535753
yallist "^4.0.0"
57545754

57555755
minizlib@^2.1.1:
57565756
version "2.1.2"
5757-
resolved "https://registry.npm.taobao.org/minizlib/download/minizlib-2.1.2.tgz#e90d3466ba209b932451508a11ce3d3632145931"
5758-
integrity sha1-6Q00Zrogm5MkUVCKEc49NjIUWTE=
5757+
resolved "https://registry.yarnpkg.com/minizlib/-/minizlib-2.1.2.tgz#e90d3466ba209b932451508a11ce3d3632145931"
5758+
integrity sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==
57595759
dependencies:
57605760
minipass "^3.0.0"
57615761
yallist "^4.0.0"
@@ -5793,8 +5793,8 @@ mkdirp@^0.5.1, mkdirp@^0.5.3, mkdirp@^0.5.5, mkdirp@~0.5.1:
57935793

57945794
mkdirp@^1.0.3:
57955795
version "1.0.4"
5796-
resolved "https://registry.nlark.com/mkdirp/download/mkdirp-1.0.4.tgz?cache=0&sync_timestamp=1618846960038&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fmkdirp%2Fdownload%2Fmkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
5797-
integrity sha1-PrXtYmInVteaXw4qIh3+utdcL34=
5796+
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
5797+
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
57985798

57995799
move-concurrently@^1.0.1:
58005800
version "1.0.1"
@@ -8129,9 +8129,9 @@ tapable@^1.0.0, tapable@^1.1.3:
81298129
integrity sha1-ofzMBrWNth/XpF2i2kT186Pme6I=
81308130

81318131
tar@^6.1.0:
8132-
version "6.1.6"
8133-
resolved "https://registry.nlark.com/tar/download/tar-6.1.6.tgz#c23d797b0a1efe5d479b1490805c5443f3560c5d"
8134-
integrity sha1-wj15ewoe/l1HmxSQgFxUQ/NWDF0=
8132+
version "6.1.11"
8133+
resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.11.tgz#6760a38f003afa1b2ffd0ffe9e9abbd0eab3d621"
8134+
integrity sha512-an/KZQzQUkZCkuoAA64hM92X0Urb6VpRhAFllDzz44U2mcD5scmT3zBc4VgVpkugF580+DQn8eAFSyoQt0tznA==
81358135
dependencies:
81368136
chownr "^2.0.0"
81378137
fs-minipass "^2.0.0"
@@ -9044,8 +9044,8 @@ yallist@^3.0.2:
90449044

90459045
yallist@^4.0.0:
90469046
version "4.0.0"
9047-
resolved "https://registry.nlark.com/yallist/download/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
9048-
integrity sha1-m7knkNnA7/7GO+c1GeEaNQGaOnI=
9047+
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
9048+
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
90499049

90509050
yargs-parser@^13.1.2:
90519051
version "13.1.2"

0 commit comments

Comments
 (0)