From bd816bbbfc39bdcc6fb67d67c440db8e785d43f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2020 01:33:18 +0000 Subject: [PATCH] Bump lodash from 4.17.14 to 4.17.19 Bumps [lodash](https://github.com/lodash/lodash) from 4.17.14 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.14...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 d2f266f..c661bcf 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "debug": "^4.1.1", "fstream": "^1.0.12", "js-yaml": "^3.13.1", - "lodash": "^4.17.14", + "lodash": "^4.17.19", "lodash.template": "^4.5.0", "minimatch": "^3.0.4", "open": "^6.4.0" diff --git a/yarn.lock b/yarn.lock index be8f378..9b60384 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3068,9 +3068,9 @@ lodash.values@~2.4.1: dependencies: lodash.keys "~2.4.1" -lodash@^4.0.0, lodash@^4.17.10, lodash@^4.17.14, lodash@^4.17.4, lodash@~4.17.10: - version "4.17.14" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.14.tgz#9ce487ae66c96254fe20b599f21b6816028078ba" +lodash@^4.0.0, lodash@^4.17.10, lodash@^4.17.19, lodash@^4.17.4, lodash@~4.17.10: + version "4.17.19" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b" lodash@~1.0.1: version "1.0.2"