mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-08-28 11:05:31 +08:00
fix(security): update DOMPurify to 3.4.13 to fix dependabot warnings
This commit is contained in:
+2
-2
@@ -53,7 +53,7 @@
|
||||
"@solid-primitives/storage": "4.3.3",
|
||||
"@tailwindcss/vite": "4.1.11",
|
||||
"diff": "8.0.4",
|
||||
"dompurify": "3.4.2",
|
||||
"dompurify": "3.4.13",
|
||||
"drizzle-kit": "1.0.0-rc.2",
|
||||
"drizzle-orm": "1.0.0-rc.2",
|
||||
"effect": "4.0.0-beta.83",
|
||||
@@ -152,7 +152,7 @@
|
||||
"fastify": ">=5.8.3",
|
||||
"vite": "7.3.5",
|
||||
"diff": "8.0.4",
|
||||
"dompurify": "3.4.2",
|
||||
"dompurify": "3.4.13",
|
||||
"happy-dom": ">=20.8.9",
|
||||
"@opentui/core": "catalog:",
|
||||
"@opentui/solid": "catalog:",
|
||||
|
||||
Reference in New Issue
Block a user