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

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

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

View File

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

View File

@ -1099,10 +1099,10 @@
url-regex "~4.1.1"
video-extensions "~1.1.0"
"@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==
"@metascraper/helpers@^5.10.3", "@metascraper/helpers@^5.10.5":
version "5.10.5"
resolved "https://registry.yarnpkg.com/@metascraper/helpers/-/helpers-5.10.5.tgz#c3558533f30144bacecf9599fd02ac88d839a0cc"
integrity sha512-noTBDk3cF3UzKoPrC9/Sye1f9945PVEDju6br7S19YWyUpceEXoDrPF1YaqN37ku62f1s7bul11+Lv/xAYuEVQ==
dependencies:
audio-extensions "0.0.0"
chrono-node "~1.4.2"
@ -6076,12 +6076,12 @@ metascraper-youtube@^5.10.3:
is-reachable "~4.0.0"
p-locate "~4.1.0"
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==
metascraper@^5.10.5:
version "5.10.5"
resolved "https://registry.yarnpkg.com/metascraper/-/metascraper-5.10.5.tgz#d23a6f76ea0ae3222aa88ed4e93026926bdacbdd"
integrity sha512-2ZeEbI9668ByIurvyZC8fmE6PGMgJ3kWWQYtmGUVsfK2USuoq4z1e9SpP9s4+fSRpZNyaAZFrnRUtpu9E9chiQ==
dependencies:
"@metascraper/helpers" "^5.10.3"
"@metascraper/helpers" "^5.10.5"
cheerio "~1.0.0-rc.3"
cheerio-advanced-selectors "~2.0.1"
lodash "~4.17.15"