Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Commit 8b78592

Browse files
committed
yarn deduplicate
1 parent e78ceec commit 8b78592

File tree

1 file changed

+22
-42
lines changed

1 file changed

+22
-42
lines changed

yarn.lock

Lines changed: 22 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -4920,10 +4920,10 @@
49204920
dependencies:
49214921
"@types/node" "*"
49224922

4923-
"@types/node@*", "@types/node@^12.12.54", "@types/node@^12.12.6", "@types/node@~12.12.0":
4924-
version "12.12.70"
4925-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.70.tgz#adf70b179c3ee17620215ee4cb5c68c95f7c37ec"
4926-
integrity sha512-i5y7HTbvhonZQE+GnUM2rz1Bi8QkzxdQmEv1LKOv4nWyaQk/gdeiTApuQR3PDJHX7WomAbpx2wlWSEpxXGZ/UQ==
4923+
"@types/node@*", "@types/node@^18.14.1", "@types/node@^18.6.5":
4924+
version "18.14.2"
4925+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.2.tgz#c076ed1d7b6095078ad3cf21dfeea951842778b1"
4926+
integrity sha512-1uEQxww3DaghA0RxqHx0O0ppVlo43pJhepY51OxuQIKHpjbnYLA7vcdwioNPzIqmC2u3I/dmylcqjlh0e7AyUA==
49274927

49284928
49294929
version "11.11.6"
@@ -4940,10 +4940,10 @@
49404940
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.17.60.tgz#35f3d6213daed95da7f0f73e75bcc6980e90597b"
49414941
integrity sha512-F0KIgDJfy2nA3zMLmWGKxcH2ZVEtCZXHHdOQs2gSaQ27+lNeEfGxzkIw90aXswATX7AZ33tahPbzy6KAfUreVw==
49424942

4943-
"@types/node@^18.14.1", "@types/node@^18.6.5":
4944-
version "18.14.2"
4945-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.2.tgz#c076ed1d7b6095078ad3cf21dfeea951842778b1"
4946-
integrity sha512-1uEQxww3DaghA0RxqHx0O0ppVlo43pJhepY51OxuQIKHpjbnYLA7vcdwioNPzIqmC2u3I/dmylcqjlh0e7AyUA==
4943+
"@types/node@^12.12.54", "@types/node@^12.12.6", "@types/node@~12.12.0":
4944+
version "12.12.70"
4945+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.70.tgz#adf70b179c3ee17620215ee4cb5c68c95f7c37ec"
4946+
integrity sha512-i5y7HTbvhonZQE+GnUM2rz1Bi8QkzxdQmEv1LKOv4nWyaQk/gdeiTApuQR3PDJHX7WomAbpx2wlWSEpxXGZ/UQ==
49474947

49484948
"@types/normalize-package-data@^2.4.0":
49494949
version "2.4.0"
@@ -16326,18 +16326,18 @@ mkdirp-promise@^5.0.1:
1632616326
dependencies:
1632716327
mkdirp "*"
1632816328

16329-
mkdirp@*, mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@^0.5.5:
16329+
mkdirp@*, mkdirp@^1.0.3, mkdirp@^1.0.4:
16330+
version "1.0.4"
16331+
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
16332+
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
16333+
16334+
mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@^0.5.5:
1633016335
version "0.5.5"
1633116336
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.5.tgz#d91cefd62d1436ca0f41620e251288d420099def"
1633216337
integrity sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==
1633316338
dependencies:
1633416339
minimist "^1.2.5"
1633516340

16336-
mkdirp@^1.0.3, mkdirp@^1.0.4:
16337-
version "1.0.4"
16338-
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
16339-
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
16340-
1634116341
mnemonist@^0.38.0:
1634216342
version "0.38.5"
1634316343
resolved "https://registry.yarnpkg.com/mnemonist/-/mnemonist-0.38.5.tgz#4adc7f4200491237fe0fa689ac0b86539685cade"
@@ -18619,12 +18619,7 @@ pseudomap@^1.0.2:
1861918619
resolved "https://registry.yarnpkg.com/pseudomap/-/pseudomap-1.0.2.tgz#f052a28da70e618917ef0a8ac34c1ae5a68286b3"
1862018620
integrity sha1-8FKijacOYYkX7wqKw0wa5aaChrM=
1862118621

18622-
psl@^1.1.28:
18623-
version "1.8.0"
18624-
resolved "https://registry.yarnpkg.com/psl/-/psl-1.8.0.tgz#9326f8bcfb013adcc005fdff056acce020e51c24"
18625-
integrity sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ==
18626-
18627-
psl@^1.1.33:
18622+
psl@^1.1.28, psl@^1.1.33:
1862818623
version "1.9.0"
1862918624
resolved "https://registry.yarnpkg.com/psl/-/psl-1.9.0.tgz#d0df2a137f00794565fcaf3b2c00cd09f8d5a5a7"
1863018625
integrity sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag==
@@ -19010,7 +19005,7 @@ read@1, read@^1.0.7:
1901019005
dependencies:
1901119006
mute-stream "~0.0.4"
1901219007

19013-
[email protected], readable-stream@^1.0.33, readable-stream@~1.0.15, readable-stream@~1.0.31:
19008+
[email protected], readable-stream@~1.0.15, readable-stream@~1.0.31:
1901419009
version "1.0.33"
1901519010
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-1.0.33.tgz#3a360dd66c1b1d7fd4705389860eda1d0f61126c"
1901619011
integrity sha1-OjYN1mwbHX/UcFOJhg7aHQ9hEmw=
@@ -19020,7 +19015,7 @@ [email protected], readable-stream@^1.0.33, readable-stream@~1.0.15, readab
1902019015
isarray "0.0.1"
1902119016
string_decoder "~0.10.x"
1902219017

19023-
19018+
[email protected], readable-stream@^1.0.33:
1902419019
version "1.1.14"
1902519020
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-1.1.14.tgz#7cf4c54ef648e3813084c636dd2079e166c081d9"
1902619021
integrity sha1-fPTFTvZI44EwhMY23SB54WbAgdk=
@@ -20422,7 +20417,7 @@ sprintf-js@~1.0.2:
2042220417
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
2042320418
integrity sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=
2042420419

20425-
sshpk@^1.14.1:
20420+
sshpk@^1.14.1, sshpk@^1.7.0:
2042620421
version "1.17.0"
2042720422
resolved "https://registry.yarnpkg.com/sshpk/-/sshpk-1.17.0.tgz#578082d92d4fe612b13007496e543fa0fbcbe4c5"
2042820423
integrity sha512-/9HIEs1ZXGhSPE8X6Ccm7Nam1z8KcoCqPdI7ecm1N33EzAetWahvQWVqLZtaZQ+IDKX4IyA2o0gBzqIMkAagHQ==
@@ -20437,21 +20432,6 @@ sshpk@^1.14.1:
2043720432
safer-buffer "^2.0.2"
2043820433
tweetnacl "~0.14.0"
2043920434

20440-
sshpk@^1.7.0:
20441-
version "1.16.1"
20442-
resolved "https://registry.yarnpkg.com/sshpk/-/sshpk-1.16.1.tgz#fb661c0bef29b39db40769ee39fa70093d6f6877"
20443-
integrity sha512-HXXqVUq7+pcKeLqqZj6mHFUMvXtOJt1uoUx09pFW6011inTMxqI8BA8PM95myrIyyKwdnzjdFjLiE6KBPVtJIg==
20444-
dependencies:
20445-
asn1 "~0.2.3"
20446-
assert-plus "^1.0.0"
20447-
bcrypt-pbkdf "^1.0.0"
20448-
dashdash "^1.12.0"
20449-
ecc-jsbn "~0.1.1"
20450-
getpass "^0.1.1"
20451-
jsbn "~0.1.0"
20452-
safer-buffer "^2.0.2"
20453-
tweetnacl "~0.14.0"
20454-
2045520435
ssri@^9.0.0, ssri@^9.0.1:
2045620436
version "9.0.1"
2045720437
resolved "https://registry.yarnpkg.com/ssri/-/ssri-9.0.1.tgz#544d4c357a8d7b71a19700074b6883fcb4eae057"
@@ -21218,15 +21198,15 @@ totalist@^3.0.0:
2121821198
resolved "https://registry.yarnpkg.com/totalist/-/totalist-3.0.1.tgz#ba3a3d600c915b1a97872348f79c127475f6acf8"
2121921199
integrity sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==
2122021200

21221-
tough-cookie@^2.3.1, "tough-cookie@^2.3.3 || ^3.0.1 || ^4.0.0", tough-cookie@~2.5.0:
21201+
tough-cookie@^2.3.1, tough-cookie@~2.5.0:
2122221202
version "2.5.0"
2122321203
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.5.0.tgz#cd9fb2a0aa1d5a12b473bd9fb96fa3dcff65ade2"
2122421204
integrity sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==
2122521205
dependencies:
2122621206
psl "^1.1.28"
2122721207
punycode "^2.1.1"
2122821208

21229-
tough-cookie@^4.1.3:
21209+
"tough-cookie@^2.3.3 || ^3.0.1 || ^4.0.0", tough-cookie@^4.1.3:
2123021210
version "4.1.3"
2123121211
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-4.1.3.tgz#97b9adb0728b42280aa3d814b6b999b2ff0318bf"
2123221212
integrity sha512-aX/y5pVRkfRnfmuX+OdbSdXvPe6ieKX/G2s7e98f4poJHnqH3281gDPm/metm6E/WRamfx7WC4HUqkWHfQHprw==
@@ -22862,7 +22842,7 @@ [email protected]:
2286222842
resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.6.tgz#5654ca8ecdeee47c33a9a4bf6d28e2be2980377c"
2286322843
integrity sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A==
2286422844

22865-
[email protected], ws@^7, ws@^7.2.0, ws@^7.2.5, ws@^7.3.1, ws@^7.4.0, ws@^7.4.5, ws@^7.4.6:
22845+
2286622846
version "7.5.3"
2286722847
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.3.tgz#160835b63c7d97bfab418fc1b8a9fced2ac01a74"
2286822848
integrity sha512-kQ/dHIzuLrS6Je9+uv81ueZomEwH0qVYstcAQ4/Z93K8zeko9gtAbttJWzoC5ukqXY1PpoouV3+VSOqEAFt5wg==
@@ -22881,7 +22861,7 @@ ws@^3.0.0:
2288122861
safe-buffer "~5.1.0"
2288222862
ultron "~1.1.0"
2288322863

22884-
ws@^7.5.9:
22864+
ws@^7, ws@^7.2.0, ws@^7.2.5, ws@^7.3.1, ws@^7.4.0, ws@^7.4.5, ws@^7.4.6, ws@^7.5.9:
2288522865
version "7.5.9"
2288622866
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.9.tgz#54fa7db29f4c7cec68b1ddd3a89de099942bb591"
2288722867
integrity sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==

0 commit comments

Comments
 (0)