From 0cca37c6e04c6c24bc4e76e3b923032dbf22939c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2020 11:11:10 +0000 Subject: [PATCH] Bump lodash from 4.17.4 to 4.17.19 in /gather 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] --- gather/package.json | 2 +- gather/yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gather/package.json b/gather/package.json index c5522ab..37cd094 100644 --- a/gather/package.json +++ b/gather/package.json @@ -11,7 +11,7 @@ "dotenv": "^4.0.0", "fs-extra": "^3.0.1", "github": "^9.2.0", - "lodash": "^4.17.4", + "lodash": "^4.17.19", "mocha": "^3.4.2", "request": "^2.81.0" }, diff --git a/gather/yarn.lock b/gather/yarn.lock index 34971b6..4c148f1 100644 --- a/gather/yarn.lock +++ b/gather/yarn.lock @@ -402,9 +402,9 @@ lodash.keys@^3.0.0: lodash.isarguments "^3.0.0" lodash.isarray "^3.0.0" -lodash@^4.14.0, 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.19: + version "4.17.19" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b" mime-db@~1.27.0: version "1.27.0"