Skip to content

Commit f1e7683

Browse files
xingzhang-suselsongsuse
authored andcommitted
#1177 Upgrade lodash into v4.18.0 + to deal with the CVE-2026-4800
1 parent 00ad4c3 commit f1e7683

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

admin/webapp/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"jquery-sparkline": "2.4.0",
6464
"jquery.browser": "0.1.0",
6565
"jsoneditor": "^10.4.2",
66-
"lodash": "^4.17.23",
66+
"lodash": "^4.18.0",
6767
"moment": "2.30.1",
6868
"ng2-charts": "3.0.8",
6969
"ng2-file-upload": "^9.0.0",
@@ -149,5 +149,8 @@
149149
"webpack": "^5.103.0",
150150
"webpack-dev-server": "^5.2.3",
151151
"zone.js": "^0.15.0"
152+
},
153+
"overrides": {
154+
"lodash": "^4.18.0"
152155
}
153156
}

0 commit comments

Comments
 (0)