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

Bumps [metascraper-url](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 08:29:25 +00:00 committed by GitHub
parent ecd10d3868
commit 4907aa90bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -75,7 +75,7 @@
"metascraper-publisher": "^5.10.3",
"metascraper-soundcloud": "^5.10.5",
"metascraper-title": "^5.10.3",
"metascraper-url": "^5.10.3",
"metascraper-url": "^5.10.5",
"metascraper-video": "^5.10.3",
"metascraper-youtube": "^5.10.3",
"minimatch": "^3.0.4",

View File

@ -6051,12 +6051,12 @@ metascraper-title@^5.10.3:
"@metascraper/helpers" "^5.10.3"
lodash "~4.17.15"
metascraper-url@^5.10.3:
version "5.10.3"
resolved "https://registry.yarnpkg.com/metascraper-url/-/metascraper-url-5.10.3.tgz#95be7d8d27fae9b9e945dd0121669cd726b23618"
integrity sha512-38K6yodNfQRnrACXTZ76rE17WalwdW0ov1wjpPO0FP8LKJ/3I/GcBW8LOgwdMeyzlBBuF7UzPYPlLQzp1RZpMQ==
metascraper-url@^5.10.5:
version "5.10.5"
resolved "https://registry.yarnpkg.com/metascraper-url/-/metascraper-url-5.10.5.tgz#b4a9951143e19f39e3bf62d93e060ece9bdba6d4"
integrity sha512-fdPPDk1/hq8vRTxwnLtUV55FpclJfhfBLxYLekTSRGqQbqSlXLNpncj2LjrvRUc0yw0oT2fEsTYzb56OQmh2Aw==
dependencies:
"@metascraper/helpers" "^5.10.3"
"@metascraper/helpers" "^5.10.5"
metascraper-video@^5.10.3:
version "5.10.3"