chore: use dompurify 3.2.7 (#271538)

This commit is contained in:
Raymond Zhao
2025-10-15 09:58:39 -07:00
committed by GitHub
parent 084cf12c5a
commit 351866ef1a
4 changed files with 10 additions and 10 deletions

View File

@@ -82,7 +82,7 @@
"@types/node": "^22.18.10"
},
"dependencies": {
"dompurify": "^3.2.6",
"dompurify": "^3.2.7",
"mermaid": "^11.11.0"
}
}