From 6568b181e1fd17a7a18d77ba269e5146594308d0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2020 16:56:10 +0100 Subject: [PATCH] build(deps): bump metascraper-youtube from 5.9.5 to 5.10.3 in /backend (#2794) Bumps [metascraper-youtube](https://github.com/microlinkhq/metascraper-youtube) from 5.9.5 to 5.10.3. - [Release notes](https://github.com/microlinkhq/metascraper-youtube/releases) - [Commits](https://github.com/microlinkhq/metascraper-youtube/commits) 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 93dae1f64..779a51185 100644 --- a/backend/package.json +++ b/backend/package.json @@ -77,7 +77,7 @@ "metascraper-title": "^5.10.3", "metascraper-url": "^5.10.3", "metascraper-video": "^5.10.3", - "metascraper-youtube": "^5.9.5", + "metascraper-youtube": "^5.10.3", "minimatch": "^3.0.4", "mustache": "^3.2.1", "neo4j-driver": "^4.0.1", diff --git a/backend/yarn.lock b/backend/yarn.lock index b765754a3..3a1865129 100644 --- a/backend/yarn.lock +++ b/backend/yarn.lock @@ -6065,12 +6065,12 @@ metascraper-video@^5.10.3: "@metascraper/helpers" "^5.10.3" lodash "~4.17.15" -metascraper-youtube@^5.9.5: - version "5.9.5" - resolved "https://registry.yarnpkg.com/metascraper-youtube/-/metascraper-youtube-5.9.5.tgz#0d67c3619cfaf5434fe51bd3d18be6a6f1b31c7f" - integrity sha512-xC6e6l08/qdqNp7rtyMWPumIh0tCqNhWJkL8F5BjMZCGA3iL2OYh82v26qH/H4GdMZlxSsglNJQTjl8ywcdEmw== +metascraper-youtube@^5.10.3: + version "5.10.3" + resolved "https://registry.yarnpkg.com/metascraper-youtube/-/metascraper-youtube-5.10.3.tgz#58a121ae9b7aa8f244cbbfde66b57884390b9d64" + integrity sha512-mK+pPu3XJt6RqdoUKlXvlO9Lj2Tf+cfZwqCL1zLi8piYIyjbXDEx8VAb5Yz+GxDR57UWeFugnMtn/CpSbSDMNg== dependencies: - "@metascraper/helpers" "^5.9.5" + "@metascraper/helpers" "^5.10.3" get-video-id "~3.1.4" is-reachable "~4.0.0" p-locate "~4.1.0"