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:
parent
38134bffa0
commit
39af7bbf0b
|
@ -75,7 +75,7 @@
|
||||||
"vue-observe-visibility": "^1.0.0",
|
"vue-observe-visibility": "^1.0.0",
|
||||||
"vue-router": "^3.6.5",
|
"vue-router": "^3.6.5",
|
||||||
"vuex": "^3.6.2",
|
"vuex": "^3.6.2",
|
||||||
"youtube-suggest": "^1.1.2",
|
"youtube-suggest": "^1.2.0",
|
||||||
"yt-channel-info": "^3.1.0",
|
"yt-channel-info": "^3.1.0",
|
||||||
"yt-dash-manifest-generator": "1.1.0",
|
"yt-dash-manifest-generator": "1.1.0",
|
||||||
"ytdl-core": "^4.11.2",
|
"ytdl-core": "^4.11.2",
|
||||||
|
|
|
@ -7843,10 +7843,10 @@ yauzl@^2.10.0:
|
||||||
buffer-crc32 "~0.2.3"
|
buffer-crc32 "~0.2.3"
|
||||||
fd-slicer "~1.1.0"
|
fd-slicer "~1.1.0"
|
||||||
|
|
||||||
youtube-suggest@^1.1.2:
|
youtube-suggest@^1.2.0:
|
||||||
version "1.1.2"
|
version "1.2.0"
|
||||||
resolved "https://registry.yarnpkg.com/youtube-suggest/-/youtube-suggest-1.1.2.tgz#3501a0df74cd12d900f8ee6a44a806c20d8a3ff6"
|
resolved "https://registry.yarnpkg.com/youtube-suggest/-/youtube-suggest-1.2.0.tgz#5f1b445c2b71bfc8a4c89af99775b02cd827e77d"
|
||||||
integrity sha512-U1CrSIDf9q4H7lx84YiAPfGyMLIXDmSlOLrwcXBkGJFEUodzrD+ZSYMEpJK5UNVWyzE73yxvwGtqrV0dbNQ6LA==
|
integrity sha512-/ItW6204M+OOHaO4k5DYJGHH+UZjkaKNb7rtAWQaA6zeJvUu3tbveAsm+xTGH+8VfyT/LoAhN9/yOQajduDCJA==
|
||||||
dependencies:
|
dependencies:
|
||||||
node-fetch "^2.6.0"
|
node-fetch "^2.6.0"
|
||||||
smol-jsonp "^1.0.0"
|
smol-jsonp "^1.0.0"
|
||||||
|
|
Loading…
Reference in New Issue