Bump ytsr to 3.6.0 (#2148)
This commit is contained in:
parent
dc4a828820
commit
48bdd3f284
|
@ -94,7 +94,7 @@
|
|||
"yt-trending-scraper": "^2.0.1",
|
||||
"ytdl-core": "^4.10.1",
|
||||
"ytpl": "^2.2.3",
|
||||
"ytsr": "^3.5.3"
|
||||
"ytsr": "^3.6.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.15.0",
|
||||
|
|
|
@ -9099,10 +9099,10 @@ ytpl@^2.2.3:
|
|||
dependencies:
|
||||
miniget "^4.2.1"
|
||||
|
||||
ytsr@^3.5.3:
|
||||
version "3.5.3"
|
||||
resolved "https://registry.yarnpkg.com/ytsr/-/ytsr-3.5.3.tgz#88e8e2df11ce53c28b456b5510272495cb42ac3a"
|
||||
integrity sha512-BEyIKbQULmk27hiVUQ1cBszAqP8roPBOQTWPZpBioKxjSZBeicfgF2qPIQoY7koodQwRuo1DmCFz3DyrXjADxg==
|
||||
ytsr@^3.6.0:
|
||||
version "3.6.0"
|
||||
resolved "https://registry.yarnpkg.com/ytsr/-/ytsr-3.6.0.tgz#bc55e8957dcc293e49e18cc3b3e6d2890d15a15e"
|
||||
integrity sha512-3fN8lxL+JHtp2xEZoAK3AeTjNm5WB4MH6n2OxHNxP06xQtuO5khbLwh6IJGiZRNi/v3de+jYYbctp2pUqNT/Qw==
|
||||
dependencies:
|
||||
miniget "^4.2.1"
|
||||
|
||||
|
|
Loading…
Reference in New Issue