Bump youtube-suggest from 1.1.2 to 1.2.0 (#2674)

Bumps [youtube-suggest](https://github.com/goto-bus-stop/youtube-suggest) from 1.1.2 to 1.2.0.
- [Release notes](https://github.com/goto-bus-stop/youtube-suggest/releases)
- [Changelog](https://github.com/goto-bus-stop/youtube-suggest/blob/default/CHANGELOG.md)
- [Commits](https://github.com/goto-bus-stop/youtube-suggest/compare/v1.1.2...v1.2.0)

---
updated-dependencies:
- dependency-name: youtube-suggest
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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-04 07:47:27 -04:00 committed by GitHub
parent 38134bffa0
commit 39af7bbf0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -75,7 +75,7 @@
"vue-observe-visibility": "^1.0.0",
"vue-router": "^3.6.5",
"vuex": "^3.6.2",
"youtube-suggest": "^1.1.2",
"youtube-suggest": "^1.2.0",
"yt-channel-info": "^3.1.0",
"yt-dash-manifest-generator": "1.1.0",
"ytdl-core": "^4.11.2",

View File

@ -7843,10 +7843,10 @@ yauzl@^2.10.0:
buffer-crc32 "~0.2.3"
fd-slicer "~1.1.0"
youtube-suggest@^1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/youtube-suggest/-/youtube-suggest-1.1.2.tgz#3501a0df74cd12d900f8ee6a44a806c20d8a3ff6"
integrity sha512-U1CrSIDf9q4H7lx84YiAPfGyMLIXDmSlOLrwcXBkGJFEUodzrD+ZSYMEpJK5UNVWyzE73yxvwGtqrV0dbNQ6LA==
youtube-suggest@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/youtube-suggest/-/youtube-suggest-1.2.0.tgz#5f1b445c2b71bfc8a4c89af99775b02cd827e77d"
integrity sha512-/ItW6204M+OOHaO4k5DYJGHH+UZjkaKNb7rtAWQaA6zeJvUu3tbveAsm+xTGH+8VfyT/LoAhN9/yOQajduDCJA==
dependencies:
node-fetch "^2.6.0"
smol-jsonp "^1.0.0"