Bump ytdl-core from 4.1.6 to 4.1.7

Bumps [ytdl-core](https://github.com/fent/node-ytdl-core) from 4.1.6 to 4.1.7.
- [Release notes](https://github.com/fent/node-ytdl-core/releases)
- [Commits](https://github.com/fent/node-ytdl-core/compare/v4.1.6...v4.1.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-12-17 10:49:37 +00:00 committed by GitHub
parent df510f9048
commit 88c658c218
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.0", "sqlite3": "^5.0.0",
"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.1.6" "ytdl-core": "^4.1.7"
} }
} }

View file

@ -3133,10 +3133,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.1.6: ytdl-core@^4.0.3, ytdl-core@^4.1.7:
version "4.1.6" version "4.1.7"
resolved "https://registry.yarnpkg.com/ytdl-core/-/ytdl-core-4.1.6.tgz#8b145a1b0c7d4c032798c2e3eec87c5fbcc1bd33" resolved "https://registry.yarnpkg.com/ytdl-core/-/ytdl-core-4.1.7.tgz#25ef424331682fbe7c3f71d81bbe2989ece53104"
integrity sha512-byQCynwQeqzn0VkzASFWs41sxnGSHgAXC4Dm6r7woK3e/WNtTr0sfOIgLkRKXaTw3ez5Pq5VhGwFQtbY6YbxRA== integrity sha512-y0n0yejRIHljs8xM4v5SLB1WZeEhx4ZGJMEGHJurimu0ISqP91au+kFH8w9t31dWBca6hkhhnpFcFIz2xu2g4Q==
dependencies: dependencies:
m3u8stream "^0.8.3" m3u8stream "^0.8.3"
miniget "^4.0.0" miniget "^4.0.0"