From 6e6db8abda543e3bd56230babd23be6260d5b1ba Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 18 Apr 2025 01:56:50 +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-BABELHELPERS-9397697 --- 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..97a4684a5f2 100644 --- a/static/code/stackblitz/v7/react/package.json +++ b/static/code/stackblitz/v7/react/package.json @@ -10,7 +10,7 @@ "@types/react-dom": "^18.0.4", "@types/react-router": "^5.1.11", "@types/react-router-dom": "^5.1.7", - "@vitejs/plugin-react": "^4.1.1", + "@vitejs/plugin-react": "^4.4.0", "clsx": "^2.0.0", "react": "^18.1.0", "react-dom": "^18.1.0",