This repository was archived by the owner on Dec 7, 2021. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 "node-fetch" : " ^2.6.1" ,
2323 "querystring" : " ^0.2.1" ,
2424 "redis" : " ^3.1.1" ,
25- "shoukaku" : " 1.6.5 "
25+ "shoukaku" : " 2.0.4 "
2626 },
2727 "devDependencies" : {
2828 "eslint" : " ^7.24.0" ,
Original file line number Diff line number Diff line change @@ -1521,6 +1521,11 @@ path-type@^3.0.0:
15211521 dependencies :
15221522 pify "^3.0.0"
15231523
1524+ petitio@^1.3.2 :
1525+ version "1.3.2"
1526+ resolved "https://registry.yarnpkg.com/petitio/-/petitio-1.3.2.tgz#01590497972a2dbfd3bf4e49d1efa4f3b1fdc693"
1527+ integrity sha512-hbbT+rOvovz39ZneGW+C8B4YsKH20KLXYVDT/IzSUxaY8H7al/TO+vFCm+H5cnYe62gIqF9ak5p8OJktV/I0Ig==
1528+
15241529pify@^3.0.0 :
15251530 version "3.0.0"
15261531 resolved "https://registry.yarnpkg.com/pify/-/pify-3.0.0.tgz#e5a4acd2c101fdf3d9a4d07f0dbc4db49dd28176"
@@ -1794,14 +1799,14 @@ shebang-regex@^3.0.0:
17941799 resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172"
17951800 integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
17961801
1797- shoukaku@1.6.5 :
1798- version "1.6.5 "
1799- resolved "https://registry.yarnpkg.com/shoukaku/-/shoukaku-1.6.5 .tgz#415dde8dc1eb5c2409e08cd58d185de7f3e445d8 "
1800- integrity sha512-FNe2XJc8LNfExpiy8u7paL5Q14y8cnYpd8yXWsabDbnVGupNeGBo6X8W4eFryvrUoZeNXFHL/48FWO2GCEmNUQ ==
1802+ shoukaku@2.0.4 :
1803+ version "2.0.4 "
1804+ resolved "https://registry.yarnpkg.com/shoukaku/-/shoukaku-2.0.4 .tgz#d2bb720d266603b9aa3877872e91fb880a93fadd "
1805+ integrity sha512-aZoCol6Cows1ZMqj1Ngaz8DPzkZ0FiROHF3iEoN9WAZOaEcymNvay7y5gPwrAF1UlbDxuWx2NkH7i8K2c1mWfw ==
18011806 dependencies :
18021807 abort-controller "^3.0.0"
1803- node-fetch "^2.6.1 "
1804- ws "^8.0 .0"
1808+ petitio "^1.3.2 "
1809+ ws "^8.2 .0"
18051810
18061811side-channel@^1.0.4 :
18071812 version "1.0.4"
@@ -2152,10 +2157,10 @@ ws@^7.4.4:
21522157 resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.3.tgz#160835b63c7d97bfab418fc1b8a9fced2ac01a74"
21532158 integrity sha512-kQ/dHIzuLrS6Je9+uv81ueZomEwH0qVYstcAQ4/Z93K8zeko9gtAbttJWzoC5ukqXY1PpoouV3+VSOqEAFt5wg==
21542159
2155- ws@^8.0 .0 :
2156- version "8.1.0 "
2157- resolved "https://registry.yarnpkg.com/ws/-/ws-8.1.0 .tgz#75e5ec608f66d3d3934ec6dbc4ebc8a34a68638c "
2158- integrity sha512-0UWlCD2s3RSclw8FN+D0zDTUyMO+1kHwJQQJzkgUh16S8d3NYON0AKCEQPffE0ez4JyRFu76QDA9KR5bOG/7jw ==
2160+ ws@^8.2 .0 :
2161+ version "8.2.2 "
2162+ resolved "https://registry.yarnpkg.com/ws/-/ws-8.2.2 .tgz#ca684330c6dd6076a737250ed81ac1606cb0a63e "
2163+ integrity sha512-Q6B6H2oc8QY3llc3cB8kVmQ6pnJWVQbP7Q5algTcIxx7YEpc0oU4NBVHlztA7Ekzfhw2r0rPducMUiCGWKQRzw ==
21592164
21602165yallist@^4.0.0 :
21612166 version "4.0.0"
You can’t perform that action at this time.
0 commit comments