Bump ytdl-core

This commit is contained in:
Max Isom 2022-03-09 21:48:36 -05:00
parent 3dd1f21945
commit 129dcda951
No known key found for this signature in database
GPG key ID: 25C9B1A7F6798880
2 changed files with 11 additions and 2 deletions

View file

@ -115,7 +115,7 @@
"spotify-web-api-node": "^5.0.2", "spotify-web-api-node": "^5.0.2",
"xbytes": "^1.7.0", "xbytes": "^1.7.0",
"youtube.ts": "^0.2.5", "youtube.ts": "^0.2.5",
"ytdl-core": "^4.10.1", "ytdl-core": "^4.11.0",
"ytsr": "^3.6.0" "ytsr": "^3.6.0"
} }
} }

View file

@ -3820,7 +3820,16 @@ youtube.ts@^0.2.5:
axios "^0.19.0" axios "^0.19.0"
ytdl-core "^4.9.1" ytdl-core "^4.9.1"
ytdl-core@^4.10.1, ytdl-core@^4.9.1: ytdl-core@^4.11.0:
version "4.11.0"
resolved "https://registry.yarnpkg.com/ytdl-core/-/ytdl-core-4.11.0.tgz#79a3ea94d9d662b4b3acecdb1372ed3f1a9ea9db"
integrity sha512-Q3hCLiUA9AOGQXzPvno14GN+HgF9wsO1ZBHlj0COTcyxjIyFpWvMfii0UC4/cAbVaIjEdbWB71GdcGuc4J1Lmw==
dependencies:
m3u8stream "^0.8.6"
miniget "^4.2.2"
sax "^1.1.3"
ytdl-core@^4.9.1:
version "4.10.1" version "4.10.1"
resolved "https://registry.yarnpkg.com/ytdl-core/-/ytdl-core-4.10.1.tgz#6648d65faca787919181b2cee1be470b2ef9fdcb" resolved "https://registry.yarnpkg.com/ytdl-core/-/ytdl-core-4.10.1.tgz#6648d65faca787919181b2cee1be470b2ef9fdcb"
integrity sha512-idBhW+e7HCzs5fR5cqp7Ci+mJhEch41YAaWabYlneQFCL6IGf6Hycv99yVx01Zl1Ci0t/70faOelMSrXaQTE/A== integrity sha512-idBhW+e7HCzs5fR5cqp7Ci+mJhEch41YAaWabYlneQFCL6IGf6Hycv99yVx01Zl1Ci0t/70faOelMSrXaQTE/A==