build(deps): bump metascraper from 5.9.5 to 5.10.2 in /backend

Bumps [metascraper](https://github.com/microlinkhq/metascraper) from 5.9.5 to 5.10.2.
- [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.9.5...v5.10.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-15 04:20:18 +00:00 committed by GitHub
parent 1cf1ce4a06
commit 8fe9249d2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -62,7 +62,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.9.5", "metascraper": "^5.10.2",
"metascraper-audio": "^5.9.5", "metascraper-audio": "^5.9.5",
"metascraper-author": "^5.9.5", "metascraper-author": "^5.9.5",
"metascraper-clearbit-logo": "^5.3.0", "metascraper-clearbit-logo": "^5.3.0",

View File

@ -6130,10 +6130,10 @@ metascraper-youtube@^5.9.5:
is-reachable "~4.0.0" is-reachable "~4.0.0"
p-locate "~4.1.0" p-locate "~4.1.0"
metascraper@^5.9.5: metascraper@^5.10.2:
version "5.9.5" version "5.10.2"
resolved "https://registry.yarnpkg.com/metascraper/-/metascraper-5.9.5.tgz#d74c3d9207aaba8ff2a473b03b788eb189a12c02" resolved "https://registry.yarnpkg.com/metascraper/-/metascraper-5.10.2.tgz#3e2d5c3f8cbe40a8fbd60319bc648d9efd922d13"
integrity sha512-fBql2kWB/GvgsIzYyqd+95klWHG8+HrZR2mVi/zmuI8JIUcLZhNBTp/tC4csFJXQY0SC4PitEalZoWOIyAEjuw== integrity sha512-h89HZ1jMSzHcp9xAN51/rqOh9oKuY9UBNlar0hdOp9D5v71+e0y4i+lJEly9wJqLAwgVOjRKK5dirTzkj3GdTQ==
dependencies: dependencies:
"@metascraper/helpers" "^5.9.5" "@metascraper/helpers" "^5.9.5"
cheerio "~1.0.0-rc.3" cheerio "~1.0.0-rc.3"