Bump ytdl-core from 4.1.3 to 4.1.4

Bumps [ytdl-core](https://github.com/fent/node-ytdl-core) from 4.1.3 to 4.1.4.
- [Release notes](https://github.com/fent/node-ytdl-core/releases)
- [Commits](https://github.com/fent/node-ytdl-core/compare/v4.1.3...v4.1.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-12-08 10:46:26 +00:00 committed by GitHub
parent c3b39de678
commit e6408d7854
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",
"unique-random-array": "^2.0.0",
"youtube.ts": "^0.1.9",
"ytdl-core": "^4.1.3"
"ytdl-core": "^4.1.4"
}
}

View file

@ -3138,10 +3138,10 @@ youtube.ts@^0.1.9:
axios "^0.19.0"
ytdl-core "^4.0.3"
ytdl-core@^4.0.3, ytdl-core@^4.1.3:
version "4.1.3"
resolved "https://registry.yarnpkg.com/ytdl-core/-/ytdl-core-4.1.3.tgz#d528ccd48c2b46b557e57151906703aaf918cc7b"
integrity sha512-bhQ40qZX6ak0YsS6nS1wfOO7zs5+jxIG4c7aLJkw9j5mlxBQppHe1qxJuRdHFQWPKxC4K10S6kfLuqIwzp15eg==
ytdl-core@^4.0.3, ytdl-core@^4.1.4:
version "4.1.4"
resolved "https://registry.yarnpkg.com/ytdl-core/-/ytdl-core-4.1.4.tgz#214c56306b53b5c320ea2b9b2c62315a4da4e1ae"
integrity sha512-f9M2ctrQNH9/X+jOZ/4iA4h6DvNcyuJ+fDvacheeaxtV7sX13qaNmQgNAe7UeTlJWh7Dn3RHQ6imqJJh5beGQg==
dependencies:
html-entities "^1.3.1"
m3u8stream "^0.8.3"