From 9c6aa1098da427ada93ba4edac2441d2d7ea99f4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 29 Apr 2026 23:16:11 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DOMPURIFY-16131135 - https://snyk.io/vuln/SNYK-JS-DOMPURIFY-16132234 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b99d971d..06ed50cb 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "react-dom": "^19.2.3", "react-youtube": "^10.1.0", "sharp": "^0.34.0", - "swagger-ui-react": "^5.30.2", + "swagger-ui-react": "^5.32.1", "tailwind-merge": "^3.4.0", "tailwindcss": "^4.1.17" },