From 7f15e95c7407356310a6e3dbcd2860e2e08f093c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2020 11:14:52 +0000 Subject: [PATCH] Bump lodash from 4.17.4 to 4.17.19 in /apps/frontend 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] --- apps/frontend/package.json | 2 +- apps/frontend/yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/frontend/package.json b/apps/frontend/package.json index 0d30649..6b7df79 100644 --- a/apps/frontend/package.json +++ b/apps/frontend/package.json @@ -18,7 +18,7 @@ "include-media": "^1.4.9", "jquery": "^3.2.1", "keyrune": "^2.1.6", - "lodash": "^4.17.4", + "lodash": "^4.17.19", "lokka": "^1.7.0", "lokka-transport-http": "^1.6.1", "material-ui": "^0.17.1", diff --git a/apps/frontend/yarn.lock b/apps/frontend/yarn.lock index a2ca566..fd68d38 100644 --- a/apps/frontend/yarn.lock +++ b/apps/frontend/yarn.lock @@ -2374,9 +2374,9 @@ lodash.throttle@^4.1.1: version "4.1.1" resolved "https://registry.yarnpkg.com/lodash.throttle/-/lodash.throttle-4.1.1.tgz#c23e91b710242ac70c37f1e1cda9274cc39bf2f4" -lodash@^4.0.0, lodash@^4.17.4, lodash@^4.2.0, lodash@^4.2.1: - version "4.17.4" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae" +lodash@^4.0.0, lodash@^4.17.19, lodash@^4.2.0, lodash@^4.2.1: + version "4.17.19" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b" lodash@~4.16.4: version "4.16.6"