From 2c490f9693b6d5cdb992d2986fe4e29f39050565 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 3 Apr 2025 23:25:29 +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-9576207 --- 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..fbb7c4383ea 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.16", "web-vitals": "^3.0.0" }, "scripts": {