From b32fb29be7a90399a1987911c56691743afd8dce Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 11 Apr 2025 01:18:15 +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-9653016 - https://snyk.io/vuln/SNYK-JS-VITE-9685035 --- 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..489b2820296 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.18", "web-vitals": "^3.0.0" }, "scripts": {