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

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-17 10:35:18 +00:00 committed by GitHub
parent f8f3696837
commit 22490b088d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View File

@ -62,7 +62,7 @@
"linkifyjs": "~2.1.8",
"lodash": "~4.17.14",
"merge-graphql-schemas": "^1.7.6",
"metascraper": "^5.10.2",
"metascraper": "^5.10.3",
"metascraper-audio": "^5.10.3",
"metascraper-author": "^5.10.3",
"metascraper-clearbit-logo": "^5.3.0",

View File

@ -1099,7 +1099,7 @@
url-regex "~4.1.1"
video-extensions "~1.1.0"
"@metascraper/helpers@^5.10.3", "@metascraper/helpers@^5.9.5":
"@metascraper/helpers@^5.10.3":
version "5.10.3"
resolved "https://registry.yarnpkg.com/@metascraper/helpers/-/helpers-5.10.3.tgz#38abd95ffbcfaf0bd6afbaa85853d4b9aa780c87"
integrity sha512-ZiDS3aGIK3OSGBMaYORvUVZAVFKmjh1KZaaFnmjIPi6vWPFOrtLK8r4OrkwroJ0IK6Hg6ZiuDjQo63LDcmLqdA==
@ -6075,12 +6075,12 @@ metascraper-youtube@^5.10.3:
is-reachable "~4.0.0"
p-locate "~4.1.0"
metascraper@^5.10.2:
version "5.10.2"
resolved "https://registry.yarnpkg.com/metascraper/-/metascraper-5.10.2.tgz#3e2d5c3f8cbe40a8fbd60319bc648d9efd922d13"
integrity sha512-h89HZ1jMSzHcp9xAN51/rqOh9oKuY9UBNlar0hdOp9D5v71+e0y4i+lJEly9wJqLAwgVOjRKK5dirTzkj3GdTQ==
metascraper@^5.10.3:
version "5.10.3"
resolved "https://registry.yarnpkg.com/metascraper/-/metascraper-5.10.3.tgz#0a914bc2d0cfebc7e81d00505fc113bd0c409113"
integrity sha512-F7VIGtApjHGdH/itxL+mCGMfJBo4TXzBio29vb+8y9Fam7cD3n8OrPFVInFOahOe1sBWeXgKP28cDFRkqM0yKQ==
dependencies:
"@metascraper/helpers" "^5.9.5"
"@metascraper/helpers" "^5.10.3"
cheerio "~1.0.0-rc.3"
cheerio-advanced-selectors "~2.0.1"
lodash "~4.17.15"