diff --git a/package.json b/package.json index a7cce9ee01f1e..d6d5b10b51bc8 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "vue-router": "^3.6.5", "vue-tiny-slider": "^0.1.39", "vuex": "^3.6.2", - "youtubei.js": "^7.0.0" + "youtubei.js": "^8.0.0" }, "devDependencies": { "@babel/core": "^7.23.3", diff --git a/yarn.lock b/yarn.lock index 9d65f6a3d8a93..b4e7e8e2c8d78 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8965,10 +8965,10 @@ yocto-queue@^1.0.0: resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-1.0.0.tgz#7f816433fb2cbc511ec8bf7d263c3b58a1a3c251" integrity sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g== -youtubei.js@^7.0.0: - version "7.0.0" - resolved "https://registry.yarnpkg.com/youtubei.js/-/youtubei.js-7.0.0.tgz#1a3590e7f5c500c7f50d1edf99d1d763916799a7" - integrity sha512-z87cv6AAjj0c98BkD0qTJvBDTF2DdT+FntJUjmi+vHY2EV+CepeYQAE/eLsdhGvCb6LrNBgGVwVUzXpHYi8NoA== +youtubei.js@^8.0.0: + version "8.0.0" + resolved "https://registry.yarnpkg.com/youtubei.js/-/youtubei.js-8.0.0.tgz#0fcbe332e263d9be6afe4e3d1917e9ddc1ffbed3" + integrity sha512-kUwHvqoB5vfaGaY1quAGcX5JPIyjr5fjj9Zj/ZwUDCrermz/r5uIkNiJ5cNHkmAJbZP9fdygzNMvGHd7fM445g== dependencies: jintr "^1.1.0" tslib "^2.5.0"