From 1ef35d98de17f35d28f5f600144077831aec7508 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2020 09:36:31 +0000 Subject: [PATCH] build(deps): bump metascraper-author from 5.9.5 to 5.10.3 in /backend Bumps [metascraper-author](https://github.com/microlinkhq/metascraper) from 5.9.5 to 5.10.3. - [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.9.5...v5.10.3) 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 2fc9a3e06..0fe045a7b 100644 --- a/backend/package.json +++ b/backend/package.json @@ -64,7 +64,7 @@ "merge-graphql-schemas": "^1.7.6", "metascraper": "^5.10.2", "metascraper-audio": "^5.9.5", - "metascraper-author": "^5.9.5", + "metascraper-author": "^5.10.3", "metascraper-clearbit-logo": "^5.3.0", "metascraper-date": "^5.10.3", "metascraper-description": "^5.9.5", diff --git a/backend/yarn.lock b/backend/yarn.lock index 5ab96040a..de3a8809f 100644 --- a/backend/yarn.lock +++ b/backend/yarn.lock @@ -5968,12 +5968,12 @@ metascraper-audio@^5.9.5: dependencies: "@metascraper/helpers" "^5.9.5" -metascraper-author@^5.9.5: - version "5.9.5" - resolved "https://registry.yarnpkg.com/metascraper-author/-/metascraper-author-5.9.5.tgz#f753487a511913d6803fa02d3cdaf4fe6ebaff36" - integrity sha512-of0fUy8ykGrGvWpw3D3s41mftmgRMbn4F9lrqm/Y24BT34E3Am91lMIatU4mnkKiTA4V+6GNFZX5OiQtwJvx/Q== +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== dependencies: - "@metascraper/helpers" "^5.9.5" + "@metascraper/helpers" "^5.10.3" lodash "~4.17.15" metascraper-clearbit-logo@^5.3.0: