From a370cbbfbdccff7d6f3fae08cb44e8e801033e83 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 16 Apr 2026 22:28:48 +0000 Subject: [PATCH] fix: yb2bacceleratorstorefront/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DOMPURIFY-16078387 --- yb2bacceleratorstorefront/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yb2bacceleratorstorefront/package.json b/yb2bacceleratorstorefront/package.json index 4de3111d..63e3aa8e 100644 --- a/yb2bacceleratorstorefront/package.json +++ b/yb2bacceleratorstorefront/package.json @@ -14,6 +14,6 @@ "jquery-colorbox" : "1.6.4", "jquery-form" : "4.3.0", "jquery.waitforimages" : "2.4.0", - "dompurify" : "2.5.6" + "dompurify" : "3.4.0" } }