From b73d3aa9d2779beb9b333d95cc6c60a5e29a4aa2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2020 08:29:38 +0000 Subject: [PATCH] build(deps): bump metascraper-author from 5.10.3 to 5.10.5 in /backend Bumps [metascraper-author](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 8f5264b44..48a2260f7 100644 --- a/backend/package.json +++ b/backend/package.json @@ -64,7 +64,7 @@ "merge-graphql-schemas": "^1.7.6", "metascraper": "^5.10.5", "metascraper-audio": "^5.10.3", - "metascraper-author": "^5.10.3", + "metascraper-author": "^5.10.5", "metascraper-clearbit-logo": "^5.3.0", "metascraper-date": "^5.10.3", "metascraper-description": "^5.10.3", diff --git a/backend/yarn.lock b/backend/yarn.lock index c32003ece..8894704d3 100644 --- a/backend/yarn.lock +++ b/backend/yarn.lock @@ -5969,12 +5969,12 @@ metascraper-audio@^5.10.3: dependencies: "@metascraper/helpers" "^5.10.3" -metascraper-author@^5.10.3: - version "5.10.3" - resolved "https://registry.yarnpkg.com/metascraper-author/-/metascraper-author-5.10.3.tgz#b867875e6b08925c0cf5f9d4c841ba3165382841" - integrity sha512-kJmQf6IER9rUVLrLVIp7JiO8QjbOMp209rea4t/5pUjYmSAL6pj9JiU2XVnTe0lZroxoqgV3DdZLJUUUrB1s2w== +metascraper-author@^5.10.5: + version "5.10.5" + resolved "https://registry.yarnpkg.com/metascraper-author/-/metascraper-author-5.10.5.tgz#f863dfc577ea4069f984c74608a46f22c67fd082" + integrity sha512-5fN5LS0RwbfUE5W4Tw9+Vn598+P3zAvkXBkVAaWxy92Uoy4gQyIptjTIs1at9GIOOr2eLgN9pD2qxIso6SU/hw== dependencies: - "@metascraper/helpers" "^5.10.3" + "@metascraper/helpers" "^5.10.5" lodash "~4.17.15" metascraper-clearbit-logo@^5.3.0: