Update ytdl-core
This commit is contained in:
parent
b9f4cd7a38
commit
49512dbe9b
|
@ -18731,9 +18731,9 @@
|
|||
"integrity": "sha512-MH9xq4gxR54oktdPnkMXftKJ7aqp3iCDURKjEg/5NBoCPsOZUGFMtyAaVUBVNQsoAg1Dd0vxEPinbC/aJa/InQ=="
|
||||
},
|
||||
"ytdl-core": {
|
||||
"version": "4.1.6",
|
||||
"resolved": "https://registry.npmjs.org/ytdl-core/-/ytdl-core-4.1.6.tgz",
|
||||
"integrity": "sha512-byQCynwQeqzn0VkzASFWs41sxnGSHgAXC4Dm6r7woK3e/WNtTr0sfOIgLkRKXaTw3ez5Pq5VhGwFQtbY6YbxRA==",
|
||||
"version": "4.1.7",
|
||||
"resolved": "https://registry.npmjs.org/ytdl-core/-/ytdl-core-4.1.7.tgz",
|
||||
"integrity": "sha512-y0n0yejRIHljs8xM4v5SLB1WZeEhx4ZGJMEGHJurimu0ISqP91au+kFH8w9t31dWBca6hkhhnpFcFIz2xu2g4Q==",
|
||||
"requires": {
|
||||
"m3u8stream": "^0.8.3",
|
||||
"miniget": "^4.0.0",
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
"yt-dash-manifest-generator": "^1.1.0",
|
||||
"yt-trending-scraper": "^1.0.4",
|
||||
"yt-xml2vtt": "^1.1.3",
|
||||
"ytdl-core": "^4.1.6",
|
||||
"ytdl-core": "^4.1.7",
|
||||
"ytpl": "^2.0.3",
|
||||
"ytsr": "^3.0.0"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue