Skip to content

Commit d46f950

Browse files
authored
CVE-2026-27903 CVE-2026-27904 CVE-2026-26996 UI: update grunt to 1.6.2 to address (#174)
1 parent 472a280 commit d46f950

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

ui/commons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"devDependencies": {
1111
"eslint": "4.18.2",
1212
"eslint-formatter-warning-summary": "^1.0.1",
13-
"grunt": "1.5.3",
13+
"grunt": "1.6.2",
1414
"grunt-cli": "1.4.3",
1515
"grunt-eslint": "19.0.0",
1616
"jsdoc": "3.5.5",

ui/mock/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"devDependencies": {
66
"eslint": "4.18.2",
77
"eslint-formatter-warning-summary": "^1.0.1",
8-
"grunt": "1.5.3",
8+
"grunt": "1.6.2",
99
"grunt-cli": "1.4.3",
1010
"grunt-contrib-less": "1.4.0",
1111
"grunt-contrib-qunit": "10.1.1",

ui/user/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"devDependencies": {
66
"eslint": "4.18.2",
77
"eslint-formatter-warning-summary": "^1.0.1",
8-
"grunt": "1.5.3",
8+
"grunt": "1.6.2",
99
"grunt-cli": "1.4.3",
1010
"grunt-eslint": "19.0.0",
1111
"es5-ext": "0.10.53"

0 commit comments

Comments
 (0)