From a44266e59d7d6c3b63300ab5d45ebf9717ad8dd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2020 21:29:16 +0000 Subject: [PATCH] Bump lodash in /plugins/gatsby-source-github-releases Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.19) Signed-off-by: dependabot[bot] --- plugins/gatsby-source-github-releases/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/gatsby-source-github-releases/yarn.lock b/plugins/gatsby-source-github-releases/yarn.lock index 8485b34..e5f7559 100644 --- a/plugins/gatsby-source-github-releases/yarn.lock +++ b/plugins/gatsby-source-github-releases/yarn.lock @@ -486,9 +486,9 @@ locate-path@^2.0.0: path-exists "^3.0.0" lodash@^4.16.4: - version "4.17.11" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d" - integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg== + version "4.17.19" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b" + integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ== longest-streak@^2.0.1: version "2.0.2"