diff --git a/src/web/package.json b/src/web/package.json index 96ed35b..96a7cf3 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": "^17.0.3", + "marked": "^18.0.0", "qrcode": "^1.5.4", "svelte": "^5.20.1" },