From d0a80905a9a1c1a6f938adb5a94d8dc891b4e0af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 00:11:23 +0000 Subject: [PATCH] Bump lodash from 4.17.21 to 4.17.23 in /linkis-web 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] --- 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 52984ce787..fbb8b4e160 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.21", + "lodash": "4.17.23", "md5": "2.3.0", "moment": "2.29.4", "monaco-editor": "0.30.1",