From 58e3345416ec0c7dfe9854c80e87fc1f92d39b1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 24 Jan 2026 00:50:01 +0000 Subject: [PATCH] chore(deps-dev): bump lodash from 4.17.4 to 4.17.23 Bumps [lodash](https://github.com/lodash/lodash) from 4.17.4 to 4.17.23. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.4...4.17.23) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.17.23 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c08765952b..3d1fb123b9 100644 --- a/package.json +++ b/package.json @@ -108,7 +108,7 @@ "karma-remap-istanbul": "0.6.0", "karma-sauce-launcher": "1.1.0", "lite-server": "2.3.0", - "lodash": "4.17.4", + "lodash": "4.17.23", "markdown-loader": "github:valorkin/markdown-loader", "marked": "0.3.6", "ng2-page-scroll": "4.0.0-beta.7",