This is an automated email from the ASF dual-hosted git repository.
wenjun pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git
The following commit(s) were added to refs/heads/dev by this push:
new e827f2fd89 [Chore] Bump lodash (#18141)
e827f2fd89 is described below
commit e827f2fd8953a171d600532207fb8100ba7f5f44
Author: xiangzihao <[email protected]>
AuthorDate: Tue Apr 7 19:57:09 2026 +0800
[Chore] Bump lodash (#18141)
---
dolphinscheduler-ui/package.json | 4 ++--
dolphinscheduler-ui/pnpm-lock.yaml | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/dolphinscheduler-ui/package.json b/dolphinscheduler-ui/package.json
index bda98a81bf..c37614da83 100644
--- a/dolphinscheduler-ui/package.json
+++ b/dolphinscheduler-ui/package.json
@@ -18,7 +18,7 @@
"date-fns-tz": "^1.3.7",
"echarts": "^5.3.3",
"js-cookie": "^3.0.1",
- "lodash": "^4.17.21",
+ "lodash": "^4.18.0",
"monaco-editor": "^0.50.0",
"naive-ui": "2.33.5",
"nprogress": "^0.2.0",
@@ -34,7 +34,7 @@
},
"devDependencies": {
"@types/js-cookie": "^3.0.2",
- "@types/lodash": "^4.14.185",
+ "@types/lodash": "^4.18.0",
"@types/node": "^18.7.18",
"@types/nprogress": "^0.2.0",
"@types/qs": "^6.9.7",
diff --git a/dolphinscheduler-ui/pnpm-lock.yaml
b/dolphinscheduler-ui/pnpm-lock.yaml
index 0f01f47644..e2ab464cb8 100644
--- a/dolphinscheduler-ui/pnpm-lock.yaml
+++ b/dolphinscheduler-ui/pnpm-lock.yaml
@@ -20,7 +20,7 @@ specifiers:
'@antv/layout': 0.1.31
'@antv/x6': ^1.34.1
'@types/js-cookie': ^3.0.2
- '@types/lodash': ^4.14.185
+ '@types/lodash': ^4.18.0
'@types/node': ^18.7.18
'@types/nprogress': ^0.2.0
'@types/qs': ^6.9.7
@@ -41,7 +41,7 @@ specifiers:
eslint-plugin-prettier: ^4.2.1
eslint-plugin-vue: ^9.5.1
js-cookie: ^3.0.1
- lodash: ^4.17.21
+ lodash: ^4.18.0
monaco-editor: ^0.50.0
naive-ui: 2.33.5
nprogress: ^0.2.0