From e1c07e38f6ee978d14ac9c76563906000bbe62be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 07:41:06 +0000 Subject: [PATCH] Bump lodash-es from 4.17.21 to 4.18.1 in /ui Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.21 to 4.18.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.18.1) --- updated-dependencies: - dependency-name: lodash-es dependency-version: 4.18.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/package.json b/ui/package.json index 49d178eb..95fd94e8 100644 --- a/ui/package.json +++ b/ui/package.json @@ -73,7 +73,7 @@ "date-fns": "2.28.0", "dayjs": "1.11.5", "echarts": "5.2.2", - "lodash-es": "4.17.21", + "lodash-es": "4.18.1", "mitt": "3.0.0", "vue": "3.2.26", "vuex": "4.0.2"