bump deps

This commit is contained in:
Snowflake107 2021-04-08 20:30:22 +05:45
parent f7779be50a
commit 19b5818d59
2 changed files with 5 additions and 5 deletions

View file

@ -41,7 +41,7 @@
"discord-ytdl-core": "^5.0.2",
"soundcloud-scraper": "^4.0.3",
"spotify-url-info": "^2.2.0",
"youtube-sr": "^4.0.3",
"youtube-sr": "^4.0.4",
"ytdl-core": "^4.5.0"
},
"devDependencies": {

View file

@ -1530,10 +1530,10 @@ yallist@^4.0.0:
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
youtube-sr@^4.0.3:
version "4.0.3"
resolved "https://registry.yarnpkg.com/youtube-sr/-/youtube-sr-4.0.3.tgz#f9ac3dc0f730770d52f9d14efbd645db8413043a"
integrity sha512-BijdoA3ahTfqpl8IYszjFYZA+oRNJekt/5qs8g7bJ5N36hv5viA4iyMX2PolOorh+K5Wqra1/ReqEp1WuGjkQQ==
youtube-sr@^4.0.4:
version "4.0.4"
resolved "https://registry.yarnpkg.com/youtube-sr/-/youtube-sr-4.0.4.tgz#48369b0cb1c53bd84c366a5420bb8f35b1db2329"
integrity sha512-Wf6YlANcCjAweY2MQuqJqusmMcGzaSDWE6ZTD8vifb9i9oFyKQpWuV58fnebJCFJE8G8pTLidmj5aRV7x384EQ==
dependencies:
node-fetch "^2.6.1"
simple-youtube-api "^5.2.1"