From 46c671789964a239735f8be42674ca827db12fb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 19:34:38 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c01a342..0a3ef89 100644 --- a/package.json +++ b/package.json @@ -14,14 +14,14 @@ "dependencies": { "commander": "^5.1.0", "core-js": "^2.6.2", - "lodash": "4.17.15", + "lodash": "4.17.21", "rxjs": "^6.1.0", "tslib": "^1.9.0", "zone.js": "^0.8.27", "cookie": "0.4.0" }, "devDependencies": { - "lodash": "4.17.15", + "lodash": "4.17.21", "core-js": "^2.6.2", "rxjs": "^6.1.0", "tslib": "^1.9.0",