From 3091a8338a628c483e15fe1e73bbf33dab74af8e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2019 04:25:23 +0000 Subject: [PATCH] build(deps): bump metascraper-author from 5.7.6 to 5.7.14 in /backend Bumps [metascraper-author](https://github.com/microlinkhq/metascraper) from 5.7.6 to 5.7.14. - [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.7.6...v5.7.14) Signed-off-by: dependabot-preview[bot] --- backend/package-lock.json | 16 ++++++++-------- backend/package.json | 2 +- backend/yarn.lock | 10 +++++----- 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/backend/package-lock.json b/backend/package-lock.json index e2196f581..44ac3da93 100644 --- a/backend/package-lock.json +++ b/backend/package-lock.json @@ -8437,18 +8437,18 @@ } }, "metascraper-author": { - "version": "5.7.6", - "resolved": "https://registry.npmjs.org/metascraper-author/-/metascraper-author-5.7.6.tgz", - "integrity": "sha512-kxUrQIZVZUWzA7GInasT/InTuRZ6VPE3QCWNqrha6p89+nxHfRMpfL1YTgdQWs1Y8MGKETt1uXV20tkKQVbPuw==", + "version": "5.7.14", + "resolved": "https://registry.npmjs.org/metascraper-author/-/metascraper-author-5.7.14.tgz", + "integrity": "sha512-P8xpHHoCzlbt1lb8qKbkz9XQ4MWC0c9ElKFORQ1GPmSVh0n+aTO1APKofFYcnl9rq6QIyYU4PLTqQZ54KXMqtA==", "requires": { - "@metascraper/helpers": "^5.7.6", + "@metascraper/helpers": "^5.7.14", "lodash": "~4.17.15" }, "dependencies": { "@metascraper/helpers": { - "version": "5.7.6", - "resolved": "https://registry.npmjs.org/@metascraper/helpers/-/helpers-5.7.6.tgz", - "integrity": "sha512-AD2VTQmMWl/KCUXl9h0fP84VacoiTI/8y8CBgErmYZnm+sliKGedQrDZO3JmzNg73Z5z08GQTjME1WHIDiIQDw==", + "version": "5.7.14", + "resolved": "https://registry.npmjs.org/@metascraper/helpers/-/helpers-5.7.14.tgz", + "integrity": "sha512-xQa24LVinzyT/5H4LKNP4YDdR/kcz+j5GIIB123DyxvhQZTRuDu8BRmEUB/Yj+jY7U5qhwabIgwCT/eN1Y9Uag==", "requires": { "audio-extensions": "0.0.0", "chrono-node": "~1.3.11", @@ -8462,7 +8462,7 @@ "iso-639-3": "~1.2.0", "isostring": "0.0.1", "lodash": "~4.17.15", - "mem": "~5.1.1", + "memoize-one": "~5.1.1", "mime-types": "~2.1.24", "normalize-url": "~4.5.0", "smartquotes": "~2.3.1", diff --git a/backend/package.json b/backend/package.json index 656f591ee..b0a68f00d 100644 --- a/backend/package.json +++ b/backend/package.json @@ -73,7 +73,7 @@ "merge-graphql-schemas": "^1.7.0", "metascraper": "^4.10.3", "metascraper-audio": "^5.7.6", - "metascraper-author": "^5.7.6", + "metascraper-author": "^5.7.14", "metascraper-clearbit-logo": "^5.3.0", "metascraper-date": "^5.7.6", "metascraper-description": "^5.7.14", diff --git a/backend/yarn.lock b/backend/yarn.lock index 560b21c3a..5c8dbebdc 100644 --- a/backend/yarn.lock +++ b/backend/yarn.lock @@ -5721,12 +5721,12 @@ metascraper-audio@^5.7.6: dependencies: "@metascraper/helpers" "^5.7.6" -metascraper-author@^5.7.6: - version "5.7.6" - resolved "https://registry.yarnpkg.com/metascraper-author/-/metascraper-author-5.7.6.tgz#ccef7c987f433ebe00a444ff9d1bcd1c3f65c825" - integrity sha512-kxUrQIZVZUWzA7GInasT/InTuRZ6VPE3QCWNqrha6p89+nxHfRMpfL1YTgdQWs1Y8MGKETt1uXV20tkKQVbPuw== +metascraper-author@^5.7.14: + version "5.7.14" + resolved "https://registry.yarnpkg.com/metascraper-author/-/metascraper-author-5.7.14.tgz#5504c413eece572c66e72825bb1cff757974a4b8" + integrity sha512-P8xpHHoCzlbt1lb8qKbkz9XQ4MWC0c9ElKFORQ1GPmSVh0n+aTO1APKofFYcnl9rq6QIyYU4PLTqQZ54KXMqtA== dependencies: - "@metascraper/helpers" "^5.7.6" + "@metascraper/helpers" "^5.7.14" lodash "~4.17.15" metascraper-clearbit-logo@^5.3.0: