From 81733aebadd1cc5c2f5864a34bcb49eb74d7a9b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 00:22:01 +0000 Subject: [PATCH] Bump lodash from 4.17.21 to 4.17.23 in /base/base Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.17.23 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- base/base/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base/base/package.json b/base/base/package.json index e23eaa0..dce46c9 100644 --- a/base/base/package.json +++ b/base/base/package.json @@ -24,7 +24,7 @@ "@exlibris/exl-cloudapp-angular-lib": "^2.0.2", "@exlibris/exl-cloudapp-base": "^2.0.2", "@ngx-translate/core": "16.0.4", - "lodash": "4.17.21", + "lodash": "4.17.23", "loglevel": "1.9.2", "rxjs": "7.8.2", "strongly-typed-events": "3.0.11",