From 2d20b4e74e84db388033b010e5b224aecfc6f2fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 16:47:34 +0000 Subject: [PATCH] Bump lodash from 4.17.4 to 4.17.13 Bumps [lodash](https://github.com/lodash/lodash) from 4.17.4 to 4.17.13. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.4...4.17.13) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 9 ++++----- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 46a54bdcb..ee7adabe1 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "leaflet-pip": "~1.0.0", "leaflet.gridlayer.googlemutant": "~0.4.3", "leaflet.locatecontrol": "^0.62.0", - "lodash": "^4.17.4", + "lodash": "^4.17.13", "moment": "2.19.3", "mustache": "~2.2.1", "numeral": "1.5.3", diff --git a/yarn.lock b/yarn.lock index 4526bcffe..2e458cf16 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1805,8 +1805,7 @@ leaflet-pip@~1.0.0: dependencies: geojson-utils "~1.1.0" -"leaflet.gridlayer.googlemutant @~0.4.3": - name leaflet.gridlayer.googlemutant +leaflet.gridlayer.googlemutant@~0.4.3: version "0.4.4" resolved "https://registry.yarnpkg.com/leaflet.gridlayer.googlemutant/-/leaflet.gridlayer.googlemutant-0.4.4.tgz#64bad7d091df5fc150b6efb0cbd67474f8ba531c" @@ -1910,9 +1909,9 @@ lodash@3.7.x: version "3.7.0" resolved "https://registry.yarnpkg.com/lodash/-/lodash-3.7.0.tgz#3678bd8ab995057c07ade836ed2ef087da811d45" -lodash@^4.0.0, lodash@^4.14.0, lodash@^4.17.2, lodash@^4.17.4: - version "4.17.4" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae" +lodash@^4.0.0, lodash@^4.14.0, lodash@^4.17.13, lodash@^4.17.2: + version "4.17.13" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.13.tgz#0bdc3a6adc873d2f4e0c4bac285df91b64fc7b93" lodash@~2.3.0: version "2.3.0"