fix(security): bump sanitize-html to 2.17.5 (CVE-2026-53606) (#937)

Co-authored-by: Paul Nothaft <[email protected]>
This commit is contained in:
Paul Nothaft
2026-08-01 17:36:09 +02:00
committed by GitHub
co-authored by Paul Nothaft
parent cf37ad5389
commit fe615c82e4
2 changed files with 35 additions and 38 deletions
+1 -1
View File
@@ -60,7 +60,7 @@
"postcss": "8.5.18",
"qrcode": "^1.5.4",
"react-i18next": "^15.6.0",
"sanitize-html": "^2.17.0",
"sanitize-html": "2.17.5",
"sharp": "0.35.3",
"sqlite3": "^5.1.6",
"swagger-jsdoc": "^6.2.8",