diff --git a/package.json b/package.json index ece4d1d20f9b..089bd6c60bec 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "vue-router": "^3.6.5", "vuex": "^3.6.2", "youtube-suggest": "^1.2.0", - "yt-channel-info": "^3.1.0", + "yt-channel-info": "^3.1.1", "yt-dash-manifest-generator": "1.1.0", "ytdl-core": "^4.11.2", "ytpl": "^2.3.0", diff --git a/yarn.lock b/yarn.lock index 094621aa72d2..55e544059723 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8802,10 +8802,10 @@ youtube-suggest@^1.2.0: node-fetch "^2.6.0" smol-jsonp "^1.0.0" -yt-channel-info@^3.1.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/yt-channel-info/-/yt-channel-info-3.1.0.tgz#a37c98838d78a9643e7d1efc3a7fdb3b51a6b3bd" - integrity sha512-XofGVuocgXxzIDVgEFQw4ZOs4e1hIobmBKnv51YMARg+/RBjSO3sU5AQHgcG43n5apuzAb0k0XnEN+/DyYWC2A== +yt-channel-info@^3.1.1: + version "3.1.1" + resolved "https://registry.yarnpkg.com/yt-channel-info/-/yt-channel-info-3.1.1.tgz#6ffc9c2fbbaa677600828cb511bff88eee6391f1" + integrity sha512-Of2ED2DM7eJOMY0wVDKwxvSo4xFDcvuuVSCf5jKgQON0XwdREVofxPjzCGC1Fh5ubK1pxZbnjhamMvbxvxyWIA== dependencies: axios "^0.27.2"