build(deps): bump metascraper-youtube from 5.11.1 to 5.11.6 in /backend

Bumps [metascraper-youtube](https://github.com/microlinkhq/metascraper-youtube) from 5.11.1 to 5.11.6.
- [Release notes](https://github.com/microlinkhq/metascraper-youtube/releases)
- [Commits](https://github.com/microlinkhq/metascraper-youtube/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-03-06 04:18:42 +00:00 committed by GitHub
parent 31fefb6db6
commit cb47b3d264
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View File

@ -84,7 +84,7 @@
"metascraper-title": "^5.11.1",
"metascraper-url": "^5.11.1",
"metascraper-video": "^5.11.1",
"metascraper-youtube": "^5.11.1",
"metascraper-youtube": "^5.11.6",
"migrate": "^1.6.2",
"minimatch": "^3.0.4",
"mustache": "^4.0.0",

View File

@ -1162,10 +1162,10 @@
url-regex "~4.1.1"
video-extensions "~1.1.0"
"@metascraper/helpers@^5.11.1":
version "5.11.1"
resolved "https://registry.yarnpkg.com/@metascraper/helpers/-/helpers-5.11.1.tgz#227fdd0caf1d33f4b24a85298a355ce7ebb451df"
integrity sha512-oES/e6bwKBlT7WGa2ni3xbJMDx2rbFxSzbUhRX8D+Kylb8H2ThP07c7f+VXMPXWx5CPrNMai/Oyp5IczCf3v8g==
"@metascraper/helpers@^5.11.1", "@metascraper/helpers@^5.11.6":
version "5.11.6"
resolved "https://registry.yarnpkg.com/@metascraper/helpers/-/helpers-5.11.6.tgz#2fef2f420f06f4f8903cc6f699ccb79195950a60"
integrity sha512-DKCJMz5Q4wrBPZVfJdeNarmW2WHm3Y7D6M78KKA/D0mcXPikKLoiBxjyPtjc5tEE/5er+PYFijDBmyTT60M2bg==
dependencies:
audio-extensions "0.0.0"
chrono-node "~1.4.3"
@ -6327,12 +6327,12 @@ metascraper-video@^5.11.1:
"@metascraper/helpers" "^5.11.1"
lodash "~4.17.15"
metascraper-youtube@^5.11.1:
version "5.11.1"
resolved "https://registry.yarnpkg.com/metascraper-youtube/-/metascraper-youtube-5.11.1.tgz#475f2d7e9a4866fabaa955dc4f9f20015e20780e"
integrity sha512-Z7p/grewIuYhJKlemW28CN8q1w6sD6CvQaIS/ACvnU3sSoiWbiblfb4iQwP1NKpwGuuw/Vp+9kvauFYbojLh7w==
metascraper-youtube@^5.11.6:
version "5.11.6"
resolved "https://registry.yarnpkg.com/metascraper-youtube/-/metascraper-youtube-5.11.6.tgz#3135a2312bab2b6cd8d9575672ea0d521528b439"
integrity sha512-NUkPxNoxg7IfyBCmfy27guTRfMiTmNUlTv7iJgrQJ/WLV7FSzqZ16qioLf7aSSY2/H/LaCClo0Dzeb3qdHKn+g==
dependencies:
"@metascraper/helpers" "^5.11.1"
"@metascraper/helpers" "^5.11.6"
get-video-id "~3.1.4"
is-reachable "~4.0.0"
p-locate "~4.1.0"