From 23adc30154cd5d1293c37acdab27e0ae3dec005c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 4 Mar 2026 15:59:05 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DOMPURIFY-15371386 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b1aa60f00..b19f3263d 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "countries-and-timezones": "^3.6.0", "date-fns": "2.21.1", "date-fns-tz": "^1.3.3", - "dompurify": "3.2.4", + "dompurify": "3.2.7", "flag-icons": "^7.2.3", "floating-vue": "^5.2.2", "highlight.js": "^11.10.0",