From 746bea6aaf959aaddc1678561bc1e24f81aff7d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 15:40:08 +0000 Subject: [PATCH] Bump lodash from 4.17.23 to 4.18.1 in /linkis-web Bumps [lodash](https://github.com/lodash/lodash) from 4.17.23 to 4.18.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.23...4.18.1) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.18.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- linkis-web/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linkis-web/package.json b/linkis-web/package.json index abaa6deec0..a3b3da2e1e 100644 --- a/linkis-web/package.json +++ b/linkis-web/package.json @@ -33,7 +33,7 @@ "hint.css": "^2.7.0", "iview": "3.5.4", "jsencrypt": "3.2.1", - "lodash": "4.17.23", + "lodash": "4.18.1", "md5": "2.3.0", "moment": "2.29.4", "monaco-editor": "0.30.1",