From: mtmail Date: Tue, 21 Jul 2020 17:55:32 +0000 (+0200) Subject: Merge pull request #21 from osm-search/dependabot/npm_and_yarn/lodash-4.17.19 X-Git-Url: https://git.openstreetmap.org/nominatim-ui.git/commitdiff_plain/a60fd032341039346f6804700b36e451d0e47e04?hp=a82c578374260ba3450fbd475da5739b9d92a4ce Merge pull request #21 from osm-search/dependabot/npm_and_yarn/lodash-4.17.19 Bump lodash from 4.17.15 to 4.17.19 --- diff --git a/yarn.lock b/yarn.lock index 11d366b..3582a1a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -742,9 +742,9 @@ locate-path@^2.0.0: path-exists "^3.0.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== mime@^1.2.9: version "1.6.0"