Update ytdl-core to 4.11.2 (#2542)
This commit is contained in:
parent
c784841b22
commit
3d66da973e
|
@ -79,7 +79,7 @@
|
||||||
"youtube-suggest": "^1.1.2",
|
"youtube-suggest": "^1.1.2",
|
||||||
"yt-channel-info": "^3.1.0",
|
"yt-channel-info": "^3.1.0",
|
||||||
"yt-dash-manifest-generator": "1.1.0",
|
"yt-dash-manifest-generator": "1.1.0",
|
||||||
"ytdl-core": "^4.11.1",
|
"ytdl-core": "^4.11.2",
|
||||||
"ytpl": "^2.3.0",
|
"ytpl": "^2.3.0",
|
||||||
"ytsr": "^3.8.0"
|
"ytsr": "^3.8.0"
|
||||||
},
|
},
|
||||||
|
|
|
@ -7692,10 +7692,10 @@ ytdl-core@^3.2.2:
|
||||||
miniget "^2.0.1"
|
miniget "^2.0.1"
|
||||||
sax "^1.1.3"
|
sax "^1.1.3"
|
||||||
|
|
||||||
ytdl-core@^4.11.1:
|
ytdl-core@^4.11.2:
|
||||||
version "4.11.1"
|
version "4.11.2"
|
||||||
resolved "https://registry.yarnpkg.com/ytdl-core/-/ytdl-core-4.11.1.tgz#f29c688f1217957118790d49599569d1fc26d6db"
|
resolved "https://registry.yarnpkg.com/ytdl-core/-/ytdl-core-4.11.2.tgz#c2341916b9757171741a2fa118b6ffbb4ffd92f7"
|
||||||
integrity sha512-0H2hl8kv9JA50qEUewPVpDCloyEVkXZfKJ6o2RNmkngfiY99pGVqE7jQbMT6Rs1QwZpF8GiMB50VWXqivpzlgQ==
|
integrity sha512-D939t9b4ZzP3v0zDvehR2q+KgG97UTgrTKju3pOPGQcXtl4W6W5z0EpznzcJFu+OOpl7S7Ge8hv8zU65QnxYug==
|
||||||
dependencies:
|
dependencies:
|
||||||
m3u8stream "^0.8.6"
|
m3u8stream "^0.8.6"
|
||||||
miniget "^4.2.2"
|
miniget "^4.2.2"
|
||||||
|
|
Loading…
Reference in New Issue