From 1d3093cfb03b404094d1ff3021ab16ebea0aa723 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 15:16:20 +0000 Subject: [PATCH] Bump lodash from 4.17.15 to 4.17.21 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] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 96699405..10ccf7e9 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "date-fns": "1.30.1", "hammerjs": "2.0.8", "jspdf": "1.5.3", - "lodash": "4.17.15", + "lodash": "4.17.21", "mat-table-exporter": "1.2.5", "moment": "2.24.0", "ng2-charts": "2.2.4",