mirror of
https://github.com/duckietm/Nitro-V3.git
synced 2026-06-19 15:06:20 +00:00
chore(deps): bump dompurify to ^3.4.10 (3.4.11) — fixes low-severity advisory
dompurify 3.4.8 is flagged by yarn audit (npm advisory 1120805: a Trusted Types policy survives clearConfig and can poison later RETURN_TRUSTED_TYPE output, patched in >=3.4.9). It's the library behind SanitizeHtml — the client's XSS defence — so keep it current. After the bump yarn audit reports 0 vulnerabilities. typecheck 0, tests green.
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@
|
||||
"@tanstack/react-query": "5",
|
||||
"@tanstack/react-query-devtools": "5",
|
||||
"@tanstack/react-virtual": "^3.14.2",
|
||||
"dompurify": "^3.4.8",
|
||||
"dompurify": "^3.4.10",
|
||||
"emoji-mart": "^5.6.0",
|
||||
"emoji-toolkit": "10.0.0",
|
||||
"framer-motion": "^12.40.0",
|
||||
|
||||
Reference in New Issue
Block a user