From ac4fb710977a3bfeeae0a23367bcde4200b2e52d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2020 15:19:26 +0100 Subject: [PATCH] build(deps): bump metascraper-publisher in /backend (#2836) Bumps [metascraper-publisher](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] --- backend/package.json | 2 +- backend/yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/backend/package.json b/backend/package.json index 0b56f2cc6..ec5f899fa 100644 --- a/backend/package.json +++ b/backend/package.json @@ -72,7 +72,7 @@ "metascraper-lang": "^5.10.5", "metascraper-lang-detector": "^4.10.2", "metascraper-logo": "^5.10.3", - "metascraper-publisher": "^5.10.3", + "metascraper-publisher": "^5.10.5", "metascraper-soundcloud": "^5.10.5", "metascraper-title": "^5.10.3", "metascraper-url": "^5.10.5", diff --git a/backend/yarn.lock b/backend/yarn.lock index 907fff775..4f120d022 100644 --- a/backend/yarn.lock +++ b/backend/yarn.lock @@ -6028,12 +6028,12 @@ metascraper-logo@^5.10.3: dependencies: "@metascraper/helpers" "^5.10.3" -metascraper-publisher@^5.10.3: - version "5.10.3" - resolved "https://registry.yarnpkg.com/metascraper-publisher/-/metascraper-publisher-5.10.3.tgz#caf9dabdae2c118db2125aa34c321e527e88279b" - integrity sha512-l2W6YKqybvvhmqEOIvLmb9hTycH5JeIQ8O3d1q21hT3IwMW3BCmy4TyiSoPS+6vWlss0VYdQ8rzmESWdniGRWA== +metascraper-publisher@^5.10.5: + version "5.10.5" + resolved "https://registry.yarnpkg.com/metascraper-publisher/-/metascraper-publisher-5.10.5.tgz#8797e419886f084adefcb7b8a642552b2a65ea38" + integrity sha512-YTY5UlkVa/htrm8t+O8qCrl2l24PffXkwvGStYJB2vA984WsR0XfhDuDqHqUZiQoSYBx/Za9wi74k6LWPnL4yA== dependencies: - "@metascraper/helpers" "^5.10.3" + "@metascraper/helpers" "^5.10.5" metascraper-soundcloud@^5.10.5: version "5.10.5"