From 41bea7107db49ddabbfa1a5f30cb74c39f278a70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Mar 2022 20:21:49 +0000 Subject: [PATCH] Bump lodash-es from 4.17.8 to 4.17.21 in /angular/catalog Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.8 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/commits/4.17.21) --- updated-dependencies: - dependency-name: lodash-es dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- angular/catalog/package-lock.json | 6 +++--- angular/catalog/package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/angular/catalog/package-lock.json b/angular/catalog/package-lock.json index b506dda..bb7cf0f 100644 --- a/angular/catalog/package-lock.json +++ b/angular/catalog/package-lock.json @@ -5693,9 +5693,9 @@ "integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==" }, "lodash-es": { - "version": "4.17.8", - "resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.8.tgz", - "integrity": "sha512-I9mjAxengFAleSThFhhAhvba6fsO0hunb9/0sQ6qQihSZsJRBofv2rYH58WXaOb/O++eUmYpCLywSQ22GfU+sA==" + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.21.tgz", + "integrity": "sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==" }, "lodash.clonedeep": { "version": "4.5.0", diff --git a/angular/catalog/package.json b/angular/catalog/package.json index ef6eaf8..4b70548 100644 --- a/angular/catalog/package.json +++ b/angular/catalog/package.json @@ -32,7 +32,7 @@ "jquery": "3.3.1", "leaflet": "1.3.1", "leaflet-draw": "1.0.2", - "lodash-es": "4.17.8", + "lodash-es": "4.17.21", "lucene-escape-query": "1.0.1", "moment-es6": "1.0.0", "ng2-completer": "1.6.3",