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"