From 7fb5d477120583327bb2dcf061a2bad74bb967f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Oct 2022 14:02:23 +0000 Subject: [PATCH] Bump yt-channel-info from 3.1.0 to 3.1.1 (#2702) Bumps [yt-channel-info](https://github.com/FreeTubeApp/yt-channel-info) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/FreeTubeApp/yt-channel-info/releases) - [Commits](https://github.com/FreeTubeApp/yt-channel-info/compare/v3.1.0...v3.1.1) --- updated-dependencies: - dependency-name: yt-channel-info dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ece4d1d2..089bd6c6 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 094621aa..55e54405 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"