From 0b34d0b04365a928f255f734f0b350bf1837342c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 6 Feb 2025 01:14:29 +0000 Subject: [PATCH] fix: static/code/stackblitz/v6/react/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NANOID-8492085 --- static/code/stackblitz/v6/react/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/code/stackblitz/v6/react/package.json b/static/code/stackblitz/v6/react/package.json index b610ec45205..e785f8a915a 100644 --- a/static/code/stackblitz/v6/react/package.json +++ b/static/code/stackblitz/v6/react/package.json @@ -15,7 +15,7 @@ "react-router": "^5.2.0", "react-router-dom": "^5.2.0", "typescript": "^5.2.2", - "vite": "^5.0.0", + "vite": "^6.1.0", "@vitejs/plugin-react": "^4.1.1", "web-vitals": "^3.0.0" },