aboutsummaryrefslogtreecommitdiff
path: root/yarn.lock
diff options
context:
space:
mode:
authorMax Isom <[email protected]>2022-08-26 21:04:54 -0500
committerMax Isom <[email protected]>2022-08-26 21:05:52 -0500
commit36517b083cdc219fa225ae8cba3286ab9652cd84 (patch)
tree7b5ab9346b8a7772692278e09340bf817c2a2591 /yarn.lock
parent7c643df7adbbf8436989289d5bad4f8a1b4d0b0a (diff)
downloadmuse-36517b083cdc219fa225ae8cba3286ab9652cd84.tar.xz
muse-36517b083cdc219fa225ae8cba3286ab9652cd84.zip
Bump ytdl-core
Closes https://github.com/codetheweb/muse/issues/782
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock11
1 files changed, 10 insertions, 1 deletions
diff --git a/yarn.lock b/yarn.lock
index de753af..761e020 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -4382,7 +4382,7 @@ youtube.ts@^0.2.9:
axios "^0.19.0"
ytdl-core "^4.11.0"
-ytdl-core@^4.10.0, ytdl-core@^4.11.0:
+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==
@@ -4391,6 +4391,15 @@ ytdl-core@^4.10.0, ytdl-core@^4.11.0:
miniget "^4.2.2"
sax "^1.1.3"
+ytdl-core@^4.11.1:
+ version "4.11.1"
+ resolved "https://registry.yarnpkg.com/ytdl-core/-/ytdl-core-4.11.1.tgz#f29c688f1217957118790d49599569d1fc26d6db"
+ integrity sha512-0H2hl8kv9JA50qEUewPVpDCloyEVkXZfKJ6o2RNmkngfiY99pGVqE7jQbMT6Rs1QwZpF8GiMB50VWXqivpzlgQ==
+ dependencies:
+ m3u8stream "^0.8.6"
+ miniget "^4.2.2"
+ sax "^1.1.3"
+
ytsr@^3.8.0:
version "3.8.0"
resolved "https://registry.yarnpkg.com/ytsr/-/ytsr-3.8.0.tgz#49a8e5dc413f41515fc3d79d93ee3e073d10e772"