From 34b89723bf1a622787b464f52125bdb9c24e4c27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 May 2021 23:36:52 +0000 Subject: [PATCH] Bump lodash Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.21) Signed-off-by: dependabot[bot] --- .../Leaflet.markercluster-master@1.4.1/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/GEOSNAP2NAM/template/Adaptive_Choropleth_Mapper/lib/Leaflet.markercluster-master@1.4.1/package-lock.json b/GEOSNAP2NAM/template/Adaptive_Choropleth_Mapper/lib/Leaflet.markercluster-master@1.4.1/package-lock.json index ae29d52..ee5cff1 100644 --- a/GEOSNAP2NAM/template/Adaptive_Choropleth_Mapper/lib/Leaflet.markercluster-master@1.4.1/package-lock.json +++ b/GEOSNAP2NAM/template/Adaptive_Choropleth_Mapper/lib/Leaflet.markercluster-master@1.4.1/package-lock.json @@ -3247,9 +3247,9 @@ } }, "lodash": { - "version": "4.17.11", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz", - "integrity": "sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==", + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", "dev": true }, "log-symbols": {