build(deps): bump metascraper-url from 5.10.5 to 5.10.6 in /backend (#2879)

Bumps [metascraper-url](https://github.com/microlinkhq/metascraper) from 5.10.5 to 5.10.6.
- [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.5...v5.10.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-23 18:01:07 +01:00 committed by Robert Schäfer
parent 11af000a9b
commit 0196ad0d75
2 changed files with 6 additions and 6 deletions

View File

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

View File

@ -6211,12 +6211,12 @@ metascraper-title@^5.10.6:
"@metascraper/helpers" "^5.10.6"
lodash "~4.17.15"
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==
metascraper-url@^5.10.6:
version "5.10.6"
resolved "https://registry.yarnpkg.com/metascraper-url/-/metascraper-url-5.10.6.tgz#45f0ea173fecfe56d60b3cddd3c018f9f4fd9b92"
integrity sha512-7F6uAsI27iVXxUMwwzXH0ret81CX1jgtoGCMz+TvZkyS0z4aUs0r8QpYRYEQuXrW+JawRVik0up54F/ScslObQ==
dependencies:
"@metascraper/helpers" "^5.10.5"
"@metascraper/helpers" "^5.10.6"
metascraper-video@^5.10.5:
version "5.10.5"