From e1754efd671c39c1ac2b8813b75724f1794f69ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2020 07:31:11 +0000 Subject: [PATCH] Bump lodash from 4.17.4 to 4.17.19 in /kotopunter-js Bumps [lodash](https://github.com/lodash/lodash) from 4.17.4 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.4...4.17.19) Signed-off-by: dependabot[bot] --- kotopunter-js/package.json | 2 +- kotopunter-js/yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/kotopunter-js/package.json b/kotopunter-js/package.json index f2e770e..40fb7a1 100644 --- a/kotopunter-js/package.json +++ b/kotopunter-js/package.json @@ -66,7 +66,7 @@ "history": "~4.6.3", "immutable": "~3.8.1", "jquery": "~3.2.1", - "lodash": "~4.17.4", + "lodash": "~4.17.19", "moment": "~2.18.1", "path-to-regexp": "^1.7.0", "query-string": "~5.0.0", diff --git a/kotopunter-js/yarn.lock b/kotopunter-js/yarn.lock index 4d0473c..a118042 100644 --- a/kotopunter-js/yarn.lock +++ b/kotopunter-js/yarn.lock @@ -2893,9 +2893,9 @@ lodash.uniq@^4.5.0: version "4.5.0" resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773" -lodash@^4.14.0, lodash@^4.17.4, lodash@^4.2.0, lodash@^4.2.1, lodash@~4.17.4: - version "4.17.4" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae" +lodash@^4.14.0, lodash@^4.17.4, lodash@^4.2.0, lodash@^4.2.1, lodash@~4.17.19: + version "4.17.19" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b" longest@^1.0.1: version "1.0.1"