From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2020 07:20:55 +0000 (+0000) Subject: Bump lodash from 4.17.15 to 4.17.19 X-Git-Tag: live~2045^2 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/78d0e43f2e7a0771f7dd8d26e0f55ec55fec7324 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] --- diff --git a/yarn.lock b/yarn.lock index 0faec7050..c95179fdd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -466,9 +466,9 @@ levn@^0.4.1: type-check "~0.4.0" lodash@^4.17.14: - version "4.17.15" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548" - integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A== + version "4.17.19" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b" + integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ== minimatch@^3.0.4: version "3.0.4"