update yt-channel-info (#2275)
This commit is contained in:
parent
365b8f81ae
commit
6d9dab7eb2
|
@ -87,7 +87,7 @@
|
||||||
"vue-router": "^3.5.2",
|
"vue-router": "^3.5.2",
|
||||||
"vuex": "^3.6.2",
|
"vuex": "^3.6.2",
|
||||||
"youtube-suggest": "^1.1.2",
|
"youtube-suggest": "^1.1.2",
|
||||||
"yt-channel-info": "^3.0.3",
|
"yt-channel-info": "^3.0.4",
|
||||||
"yt-dash-manifest-generator": "1.1.0",
|
"yt-dash-manifest-generator": "1.1.0",
|
||||||
"yt-trending-scraper": "^2.0.1",
|
"yt-trending-scraper": "^2.0.1",
|
||||||
"ytdl-core": "^4.11.0",
|
"ytdl-core": "^4.11.0",
|
||||||
|
|
|
@ -8998,10 +8998,10 @@ youtube-suggest@^1.1.2:
|
||||||
node-fetch "^2.6.0"
|
node-fetch "^2.6.0"
|
||||||
smol-jsonp "^1.0.0"
|
smol-jsonp "^1.0.0"
|
||||||
|
|
||||||
yt-channel-info@^3.0.3:
|
yt-channel-info@^3.0.4:
|
||||||
version "3.0.3"
|
version "3.0.4"
|
||||||
resolved "https://registry.yarnpkg.com/yt-channel-info/-/yt-channel-info-3.0.3.tgz#3113aa505ca7511d52c02c4a7fbd16dc7c248a5d"
|
resolved "https://registry.yarnpkg.com/yt-channel-info/-/yt-channel-info-3.0.4.tgz#16004068376f443df1806daf0cd6d22c69ef0301"
|
||||||
integrity sha512-M7JTFLWE+bA1t+s+H3sZ+FFV8VTaslhRFVB49I+ilBsemqAKa19EH+70uWdJrYgJQWSM5/hCSU26yBhsA8/evQ==
|
integrity sha512-MdW3upNBfcws4uth8HFL0XymxlgmuTcCu3sleXSDJml8jLOKl0iiYJe//vT00F1OXGFzSVGfQrXqf29RzkMPKw==
|
||||||
dependencies:
|
dependencies:
|
||||||
axios "^0.26.1"
|
axios "^0.26.1"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue