build(deps): bump metascraper from 5.11.0 to 5.11.4 in /backend

Bumps [metascraper](https://github.com/microlinkhq/metascraper) from 5.11.0 to 5.11.4.
- [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.0...v5.11.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-02-22 01:32:33 +00:00 committed by GitHub
parent 84572f1261
commit b86c209c7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -69,7 +69,7 @@
"linkifyjs": "~2.1.8",
"lodash": "~4.17.14",
"merge-graphql-schemas": "^1.7.6",
"metascraper": "^5.11.0",
"metascraper": "^5.11.4",
"metascraper-audio": "^5.11.1",
"metascraper-author": "^5.11.1",
"metascraper-clearbit-logo": "^5.3.0",

View File

@ -6311,12 +6311,12 @@ metascraper-youtube@^5.11.1:
is-reachable "~4.0.0"
p-locate "~4.1.0"
metascraper@^5.11.0:
version "5.11.0"
resolved "https://registry.yarnpkg.com/metascraper/-/metascraper-5.11.0.tgz#bbb25eb055c0ec03992df99c10c48057751ee56b"
integrity sha512-IocQqdSQnOpbai0X9Cu37w/AKeSfU513MCfaFzzcvWgI8s6mGQ1DWRFPvkx0ahtixpP0/ifE4t7ycODrtepRxQ==
metascraper@^5.11.4:
version "5.11.4"
resolved "https://registry.yarnpkg.com/metascraper/-/metascraper-5.11.4.tgz#91f13c9f39fd824cdd9bfe8d771576b9b856598e"
integrity sha512-GNYAwYuGwSm3P0p2Yi3OgYqttoYj1wgUDqbfnleN7tQRMKnTFinYw6YNYVfOniuNYl+CiJH4gg9ll2QpG8tzTw==
dependencies:
"@metascraper/helpers" "^5.10.7"
"@metascraper/helpers" "^5.11.1"
cheerio "~1.0.0-rc.3"
cheerio-advanced-selectors "~2.0.1"
lodash "~4.17.15"