diff --git a/src/web/package.json b/src/web/package.json index f055c32..4126817 100644 --- a/src/web/package.json +++ b/src/web/package.json @@ -23,7 +23,7 @@ "@tinyclaw/logger": "workspace:*", "@tinyclaw/types": "workspace:*", "dompurify": "^3.2.6", - "marked": "^12.0.2", + "marked": "^17.0.3", "qrcode": "^1.5.4", "svelte": "^5.20.1" },