From 549076a36d5fb99bb6399410949ce6020d705402 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2020 16:50:38 +0000 Subject: [PATCH] Bump lodash from 4.17.15 to 4.17.19 Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 71ee5e0..e4d0369 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "file-loader": "^4.2.0", "html-webpack-plugin": "^3.2.0", "localforage": "^1.7.3", - "lodash": "^4.17.15", + "lodash": "^4.17.19", "react": "^16.10.2", "react-dom": "^16.10.2", "react-redux": "^7.1.1", diff --git a/yarn.lock b/yarn.lock index 0855729..ba3dce5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2661,9 +2661,9 @@ locate-path@^3.0.0: p-locate "^3.0.0" path-exists "^3.0.0" -lodash@^4.17.11, lodash@^4.17.15, lodash@^4.17.3, lodash@^4.17.4: - version "4.17.15" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548" +lodash@^4.17.11, lodash@^4.17.19, lodash@^4.17.3, lodash@^4.17.4: + version "4.17.19" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b" loglevel@^1.6.4: version "1.6.4"