From 3f2561145bdeb5127f9ca54942a7aa52e3fb9ccf Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2020 06:29:00 +0000 Subject: [PATCH] build(deps): bump metascraper-author from 5.11.6 to 5.11.8 in /backend Bumps [metascraper-author](https://github.com/microlinkhq/metascraper) from 5.11.6 to 5.11.8. - [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.6...v5.11.8) 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 c0b81f00d..49a439077 100644 --- a/backend/package.json +++ b/backend/package.json @@ -72,7 +72,7 @@ "merge-graphql-schemas": "^1.7.6", "metascraper": "^5.11.6", "metascraper-audio": "^5.11.8", - "metascraper-author": "^5.11.6", + "metascraper-author": "^5.11.8", "metascraper-clearbit-logo": "^5.3.0", "metascraper-date": "^5.11.6", "metascraper-description": "^5.11.6", diff --git a/backend/yarn.lock b/backend/yarn.lock index eae0b18b4..6a84cb23e 100644 --- a/backend/yarn.lock +++ b/backend/yarn.lock @@ -6318,12 +6318,12 @@ metascraper-audio@^5.11.8: dependencies: "@metascraper/helpers" "^5.11.8" -metascraper-author@^5.11.6: - version "5.11.6" - resolved "https://registry.yarnpkg.com/metascraper-author/-/metascraper-author-5.11.6.tgz#45002b550f26fa229a9e7460989ff3efe114cf27" - integrity sha512-OtxpUJR8h0A0J2pUdZrreWtDATJkWZEGO7Ru6aNiMpU4Otk6H5v6wFHR4S41rHVbrfXZzj2hiQV2RcZOu+3JPg== +metascraper-author@^5.11.8: + version "5.11.8" + resolved "https://registry.yarnpkg.com/metascraper-author/-/metascraper-author-5.11.8.tgz#08da2f24e39916ace3fab62cd09bd8f8dcf32608" + integrity sha512-lxIARoSdnZ4wlvDv1ILcTYd9rT3K1hJTULxrxNq+XUpYPjHsEmqW5LiTqGqpPQAvsJayVsTM7F6cidBIEY+vIA== dependencies: - "@metascraper/helpers" "^5.11.6" + "@metascraper/helpers" "^5.11.8" lodash "~4.17.15" metascraper-clearbit-logo@^5.3.0: