build(deps): bump metascraper-url from 5.11.6 to 5.11.8 in /backend

Bumps [metascraper-url](https://github.com/microlinkhq/metascraper) from 5.11.6 to 5.11.8.
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.11.6...v5.11.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-06 11:08:11 +00:00 committed by GitHub
parent b838933598
commit 64172a2513
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -83,7 +83,7 @@
"metascraper-publisher": "^5.11.6",
"metascraper-soundcloud": "^5.11.7",
"metascraper-title": "^5.11.8",
"metascraper-url": "^5.11.6",
"metascraper-url": "^5.11.8",
"metascraper-video": "^5.11.8",
"metascraper-youtube": "^5.11.6",
"migrate": "^1.6.2",

View File

@ -6400,12 +6400,12 @@ metascraper-title@^5.11.8:
"@metascraper/helpers" "^5.11.8"
lodash "~4.17.15"
metascraper-url@^5.11.6:
version "5.11.6"
resolved "https://registry.yarnpkg.com/metascraper-url/-/metascraper-url-5.11.6.tgz#ecd9b5d4898103b9b1dfbd1f5bc1359ebb7f3b81"
integrity sha512-kQ/CP7AZIsZXFai5PfrvhwSIrwYCngCXZIucmoas2V6hR0wEXkkPjISCMKmiFDvmBZMrVdzJ2xGFI0nhKAgfQw==
metascraper-url@^5.11.8:
version "5.11.8"
resolved "https://registry.yarnpkg.com/metascraper-url/-/metascraper-url-5.11.8.tgz#2d135527e901bff8f5846d47991ae6231cfc7e20"
integrity sha512-91eE1iE/MygDX9pLXSBrOC4w8Ilng3+Cx3NBUiAYys7OKQgmHGGnOjRUoGGBlGc9Fo9VcvJZkI8tgmV7itUyJQ==
dependencies:
"@metascraper/helpers" "^5.11.6"
"@metascraper/helpers" "^5.11.8"
metascraper-video@^5.11.8:
version "5.11.8"