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] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-10-10 14:02:23 +00:00 committed by GitHub
parent 510686812d
commit 7fb5d47712
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -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",

View File

@ -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"