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

Bumps [metascraper](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:24 +00:00 committed by GitHub
parent b838933598
commit 3997789fa7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -70,7 +70,7 @@
"linkifyjs": "~2.1.8", "linkifyjs": "~2.1.8",
"lodash": "~4.17.14", "lodash": "~4.17.14",
"merge-graphql-schemas": "^1.7.6", "merge-graphql-schemas": "^1.7.6",
"metascraper": "^5.11.6", "metascraper": "^5.11.8",
"metascraper-audio": "^5.11.8", "metascraper-audio": "^5.11.8",
"metascraper-author": "^5.11.8", "metascraper-author": "^5.11.8",
"metascraper-clearbit-logo": "^5.3.0", "metascraper-clearbit-logo": "^5.3.0",

View File

@ -6425,12 +6425,12 @@ metascraper-youtube@^5.11.6:
is-reachable "~4.0.0" is-reachable "~4.0.0"
p-locate "~4.1.0" p-locate "~4.1.0"
metascraper@^5.11.6: metascraper@^5.11.8:
version "5.11.6" version "5.11.8"
resolved "https://registry.yarnpkg.com/metascraper/-/metascraper-5.11.6.tgz#0dcae3fadfb0a40e5b9dcd0ccc34c84d7f7b821f" resolved "https://registry.yarnpkg.com/metascraper/-/metascraper-5.11.8.tgz#af8536e1e61436d0c939394a5dc7ad871f289257"
integrity sha512-6rVHvzxocYdjctlW2Pi7NSxP9MSufcBZHgO66swfzkx/iEEfAKGUPUjbAOqjf9BeTw5zL8Oi8R2lBgtFinN/Tw== integrity sha512-AltlRzDO+ydsOyeaF78posFAY3YBqmgy57M2NbU+AKaQ0aWjspxmhXjMA7DOLjfHTDeff7B2115WvLhslbsU5A==
dependencies: dependencies:
"@metascraper/helpers" "^5.11.6" "@metascraper/helpers" "^5.11.8"
cheerio "~1.0.0-rc.3" cheerio "~1.0.0-rc.3"
cheerio-advanced-selectors "~2.0.1" cheerio-advanced-selectors "~2.0.1"
lodash "~4.17.15" lodash "~4.17.15"