From 82bc1883885e4a89cbc7d82cdffddc058c4f630f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 23:07:47 +0000 Subject: [PATCH] chore(deps): bump lodash-es from 4.17.21 to 4.17.23 in /apps/page Bumps [lodash-es](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-es dependency-version: 4.17.23 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apps/page/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/page/package.json b/apps/page/package.json index ce02ac5b..d9034171 100644 --- a/apps/page/package.json +++ b/apps/page/package.json @@ -28,7 +28,7 @@ "astro": "5.1.1", "vue": "3.5.12", "fast-xml-parser": "4.5.0", - "lodash-es": "4.17.21", + "lodash-es": "4.17.23", "multimatch": "7.0.0", "redux": "4.2.1", "redux-actions": "3.0.0",