Skip to content

Commit 2d2ee4e

Browse files
sbouchetrgrunber
authored andcommitted
Fix CVE-2026-29074 by removing svgo
Bumping css-loader and style-loader to a more recent version Signed-off-by: Stephane Bouchet <sbouchet@redhat.com>
1 parent 9861015 commit 2d2ee4e

2 files changed

Lines changed: 150 additions & 962 deletions

File tree

cloud-shell/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"author": "Oleksandr Andriienko",
1212
"license": "EPL-2.0",
1313
"devDependencies": {
14-
"css-loader": "^0.28.9",
15-
"style-loader": "^0.20.1",
14+
"css-loader": "^5.2.7",
15+
"style-loader": "^2.0.0",
1616
"ts-loader": "^5.3.3",
1717
"typescript": "3.4.5",
1818
"webpack": "^4.0.0",

0 commit comments

Comments
 (0)