From 1b1383704baa4f2c64a16c29b73e51ed072ce4b8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 11 Sep 2025 21:54:45 +0000 Subject: [PATCH] fix: static/code/stackblitz/v7/react/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-VITE-12558116 --- static/code/stackblitz/v7/react/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/code/stackblitz/v7/react/package.json b/static/code/stackblitz/v7/react/package.json index 00294b8610a..bf5cd67d3d7 100644 --- a/static/code/stackblitz/v7/react/package.json +++ b/static/code/stackblitz/v7/react/package.json @@ -17,7 +17,7 @@ "react-router": "^5.2.0", "react-router-dom": "^5.2.0", "typescript": "^5.2.2", - "vite": "^5.0.0", + "vite": "^5.4.20", "web-vitals": "^3.0.0" }, "scripts": {