Bump ytdl-core from 4.4.5 to 4.5.0

Bumps [ytdl-core](https://github.com/fent/node-ytdl-core) from 4.4.5 to 4.5.0.
- [Release notes](https://github.com/fent/node-ytdl-core/releases)
- [Commits](https://github.com/fent/node-ytdl-core/compare/v4.4.5...v4.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-02-22 10:28:43 +00:00 committed by GitHub
parent cd45ab59d9
commit cc8c1d02fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -91,6 +91,6 @@
"sqlite3": "^5.0.2", "sqlite3": "^5.0.2",
"unique-random-array": "^2.0.0", "unique-random-array": "^2.0.0",
"youtube.ts": "^0.1.9", "youtube.ts": "^0.1.9",
"ytdl-core": "^4.4.5" "ytdl-core": "^4.5.0"
} }
} }

View file

@ -3116,10 +3116,10 @@ youtube.ts@^0.1.9:
axios "^0.19.0" axios "^0.19.0"
ytdl-core "^4.0.3" ytdl-core "^4.0.3"
ytdl-core@^4.0.3, ytdl-core@^4.4.5: ytdl-core@^4.0.3, ytdl-core@^4.5.0:
version "4.4.5" version "4.5.0"
resolved "https://registry.yarnpkg.com/ytdl-core/-/ytdl-core-4.4.5.tgz#761a6792f83e0fd2f2605874ea4c3d51ab717aab" resolved "https://registry.yarnpkg.com/ytdl-core/-/ytdl-core-4.5.0.tgz#f07733387c548e5c3a5614c93ef55bde666eeaf4"
integrity sha512-/ugilIF2PskxNfQgkYZ/esvkp+fiB/mOPdIExW/En+1QTbq5VeTVqgf2hETTen0Co2lHMM4eRxPaczDHTmkb7A== integrity sha512-e8r6skrakWNixsVlNPBMoRM1HrdW1swE97If9nenDUjF65uogYk4DvxIuqlmqRfBWKe+6aIZwqedNxUU9XLYJA==
dependencies: dependencies:
m3u8stream "^0.8.3" m3u8stream "^0.8.3"
miniget "^4.0.0" miniget "^4.0.0"