Merge pull request from codetheweb/dependabot/npm_and_yarn/ytdl-core-4.1.0

This commit is contained in:
dependabot-preview[bot] 2020-11-25 10:54:12 +00:00 committed by GitHub
commit 68ece3485b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 11 additions and 11 deletions

View file

@ -3147,10 +3147,10 @@ youtube.ts@^0.1.9:
axios "^0.19.0"
ytdl-core "^4.0.3"
ytdl-core@^4.0.3, ytdl-core@^4.0.6:
version "4.0.6"
resolved "https://registry.yarnpkg.com/ytdl-core/-/ytdl-core-4.0.6.tgz#910151c87b010917aee0882e7a26214955de138b"
integrity sha512-QFFtwaY3D8FErr3kM71zpQlUzONabyzZrhNpO3b/Ies9Z+4hKI4zuM8AGPG5nOW0PKkyCXscKPW9K4CzPuhUkA==
ytdl-core@^4.0.3, ytdl-core@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/ytdl-core/-/ytdl-core-4.1.0.tgz#304a0c94f96d5ea2b8db4e768dd546a01ac6ac3d"
integrity sha512-W/iiX3Wtd+qEnIfm9BRe66hvzuTX5kOss1jgTuuVGUjOBqtSJOvzkffCaDkSW0xwXCB+iGs2k7zsgisbYkpVNw==
dependencies:
html-entities "^1.3.1"
m3u8stream "^0.8.2"