From 86e1b67650004eeb1a99f3e2b7824d13d62ef05f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 May 2022 21:26:32 +0000 Subject: [PATCH] Bump lodash Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21) --- updated-dependencies: - dependency-name: lodash dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../Sourcecode/Solution/map-viewer/package-lock.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) mode change 100755 => 100644 Geostack-Workshop-Content/Part-4-Data-visualization/Sourcecode/Solution/map-viewer/package-lock.json diff --git a/Geostack-Workshop-Content/Part-4-Data-visualization/Sourcecode/Solution/map-viewer/package-lock.json b/Geostack-Workshop-Content/Part-4-Data-visualization/Sourcecode/Solution/map-viewer/package-lock.json old mode 100755 new mode 100644 index eae49c9..1b0eae5 --- a/Geostack-Workshop-Content/Part-4-Data-visualization/Sourcecode/Solution/map-viewer/package-lock.json +++ b/Geostack-Workshop-Content/Part-4-Data-visualization/Sourcecode/Solution/map-viewer/package-lock.json @@ -7266,10 +7266,9 @@ } }, "lodash": { - "version": "4.17.15", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz", - "integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==", - "dev": true + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" }, "lodash.clonedeep": { "version": "4.5.0",