From e5fe271606c167eeb0d4fa66a49a7af037461f45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2020 18:08:21 +0000 Subject: [PATCH] Bump lodash from 4.17.10 to 4.17.19 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] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 6f1be06..1a89f70 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,6 @@ "eslint": "^5.0.1", "eslint-config-airbnb-base": "^13.0.0", "eslint-plugin-import": "^2.13.0", - "lodash": "^4.17.10" + "lodash": "^4.17.19" } } diff --git a/yarn.lock b/yarn.lock index f66d941..af733e9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -640,9 +640,9 @@ locate-path@^2.0.0: p-locate "^2.0.0" path-exists "^3.0.0" -lodash@^4.17.10, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.3.0: - version "4.17.10" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7" +lodash@^4.17.19, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.3.0: + version "4.17.19" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b" mimic-fn@^1.0.0: version "1.2.0"