Revert yt-trending-scraper version
This commit is contained in:
parent
26e8240ccc
commit
dcc0b000b1
|
@ -19127,26 +19127,11 @@
|
|||
}
|
||||
},
|
||||
"yt-trending-scraper": {
|
||||
"version": "1.0.5",
|
||||
"resolved": "https://registry.npmjs.org/yt-trending-scraper/-/yt-trending-scraper-1.0.5.tgz",
|
||||
"integrity": "sha512-jAEJ6i8iulXDvDBy26nN/RTm72bf7Guhl4p8J9qnpAwJGTqigiwjWHG424ZF0wxXvkHJQawlsvktt+glOvLp3Q==",
|
||||
"version": "1.0.4",
|
||||
"resolved": "https://registry.npmjs.org/yt-trending-scraper/-/yt-trending-scraper-1.0.4.tgz",
|
||||
"integrity": "sha512-RWNHDP0Gx1cKBGy0229jG8XzunsGXF4ZPG1gOtbFF54oF+smahCeWmsuYlmzr+5MwTWzq2s968spTGVgpkNjTA==",
|
||||
"requires": {
|
||||
"axios": "^0.21.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": {
|
||||
"version": "0.21.1",
|
||||
"resolved": "https://registry.npmjs.org/axios/-/axios-0.21.1.tgz",
|
||||
"integrity": "sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==",
|
||||
"requires": {
|
||||
"follow-redirects": "^1.10.0"
|
||||
}
|
||||
},
|
||||
"follow-redirects": {
|
||||
"version": "1.13.1",
|
||||
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.13.1.tgz",
|
||||
"integrity": "sha512-SSG5xmZh1mkPGyKzjZP8zLjltIfpW32Y5QpdNJyjcfGxK3qo3NDDkZOZSFiGn1A6SclQxY9GzEwAHQ3dmYRWpg=="
|
||||
}
|
||||
"axios": "^0.19.2"
|
||||
}
|
||||
},
|
||||
"yt-xml2vtt": {
|
||||
|
|
|
@ -46,7 +46,7 @@
|
|||
"yt-channel-info": "^1.2.0",
|
||||
"yt-comment-scraper": "^1.3.11",
|
||||
"yt-dash-manifest-generator": "^1.1.0",
|
||||
"yt-trending-scraper": "^1.0.5",
|
||||
"yt-trending-scraper": "1.0.4",
|
||||
"yt-xml2vtt": "^1.2.0",
|
||||
"ytdl-core": "^4.4.3",
|
||||
"ytpl": "^2.0.4",
|
||||
|
|
Loading…
Reference in New Issue