From 4d7c31a5509a02af67e88ad0c345dc31344aed71 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2020 07:58:24 +0000 Subject: [PATCH] build(deps): bump metascraper-author from 5.10.6 to 5.10.7 in /backend Bumps [metascraper-author](https://github.com/microlinkhq/metascraper) from 5.10.6 to 5.10.7. - [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.6...v5.10.7) 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 c29faa1bb..02e211937 100644 --- a/backend/package.json +++ b/backend/package.json @@ -69,7 +69,7 @@ "merge-graphql-schemas": "^1.7.6", "metascraper": "^5.11.0", "metascraper-audio": "^5.10.7", - "metascraper-author": "^5.10.6", + "metascraper-author": "^5.10.7", "metascraper-clearbit-logo": "^5.3.0", "metascraper-date": "^5.10.7", "metascraper-description": "^5.11.0", diff --git a/backend/yarn.lock b/backend/yarn.lock index f25da95c4..b1077368a 100644 --- a/backend/yarn.lock +++ b/backend/yarn.lock @@ -6161,12 +6161,12 @@ metascraper-audio@^5.10.7: dependencies: "@metascraper/helpers" "^5.10.7" -metascraper-author@^5.10.6: - version "5.10.6" - resolved "https://registry.yarnpkg.com/metascraper-author/-/metascraper-author-5.10.6.tgz#1ceaacec776d46629300db25e17657fe35a14a20" - integrity sha512-L2P/Fp0npaQcowbwi1vHKJbSYc99cio58/yYRm205xGfgMCRMpYOrYB+ecizXgeSSRiv8G8SXLrLXOLJ5K+SdA== +metascraper-author@^5.10.7: + version "5.10.7" + resolved "https://registry.yarnpkg.com/metascraper-author/-/metascraper-author-5.10.7.tgz#99b3a2b982b7a63feea41554659be3db7bf7035c" + integrity sha512-AdNkcqy+eqs2Eeh+6odhIWArR4pWVlrCx3jMaho0BDY6ZnKgJP44HtlPNkghQpBaueoKX6CycGKraITzwjGj1w== dependencies: - "@metascraper/helpers" "^5.10.6" + "@metascraper/helpers" "^5.10.7" lodash "~4.17.15" metascraper-clearbit-logo@^5.3.0: