From 7c58e7264da2db601b8fcb67befd9aa30f75b6c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2020 04:13:32 +0000 Subject: [PATCH] Bump lodash from 4.17.10 to 4.17.19 in /identifying-code Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.10...4.17.19) Signed-off-by: dependabot[bot] --- identifying-code/package.json | 2 +- identifying-code/yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/identifying-code/package.json b/identifying-code/package.json index 590312b..444af75 100644 --- a/identifying-code/package.json +++ b/identifying-code/package.json @@ -5,6 +5,6 @@ }, "dependencies": { "keygrip": "^1.0.2", - "lodash": "^4.17.10" + "lodash": "^4.17.19" } } diff --git a/identifying-code/yarn.lock b/identifying-code/yarn.lock index 9d68ebf..88f692e 100644 --- a/identifying-code/yarn.lock +++ b/identifying-code/yarn.lock @@ -6,6 +6,6 @@ keygrip@^1.0.2: version "1.0.2" resolved "https://registry.yarnpkg.com/keygrip/-/keygrip-1.0.2.tgz#ad3297c557069dea8bcfe7a4fa491b75c5ddeb91" -lodash@^4.17.10: - version "4.17.10" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7" +lodash@^4.17.19: + version "4.17.19" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"