build(deps): bump metascraper from 5.9.0 to 5.9.4 in /backend

Bumps [metascraper](https://github.com/microlinkhq/metascraper) from 5.9.0 to 5.9.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.9.0...v5.9.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-06 10:27:33 +00:00 committed by GitHub
parent d8bb91d4ae
commit 00faf1180c
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.5", "merge-graphql-schemas": "^1.7.5",
"metascraper": "^5.9.0", "metascraper": "^5.9.4",
"metascraper-audio": "^5.8.13", "metascraper-audio": "^5.8.13",
"metascraper-author": "^5.8.13", "metascraper-author": "^5.8.13",
"metascraper-clearbit-logo": "^5.3.0", "metascraper-clearbit-logo": "^5.3.0",

View File

@ -6026,10 +6026,10 @@ metascraper-youtube@^5.8.13:
is-reachable "~4.0.0" is-reachable "~4.0.0"
p-locate "~4.1.0" p-locate "~4.1.0"
metascraper@^5.9.0: metascraper@^5.9.4:
version "5.9.0" version "5.9.4"
resolved "https://registry.yarnpkg.com/metascraper/-/metascraper-5.9.0.tgz#d4b91e94d12de4d2cdc0823133186c4e8a42d766" resolved "https://registry.yarnpkg.com/metascraper/-/metascraper-5.9.4.tgz#8c7064d1ac53351bdeae0a7b3d3b4aef56a5020d"
integrity sha512-c2lGNy9vqf1zTwgN2laRE8y+4oNS6/hxz2ui+JZUG+FSsJPDDlZ+tjb2hS1pyc4M4ieca3OLSiI/stW4Pw4+Kg== integrity sha512-BRH+EozOV58xuzfA961y9UkxtbpwMsIDhKj/PVkSC0PTnwi6W14fJJ4AZGIMNr36QJSoWog6mCcSE43VJ+6sRg==
dependencies: dependencies:
"@metascraper/helpers" "^5.8.13" "@metascraper/helpers" "^5.8.13"
cheerio "~1.0.0-rc.3" cheerio "~1.0.0-rc.3"