From d3dfc35dbe821e1cd2feb939c106e97f3bd1c74b Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 19:30:14 +0000 Subject: [PATCH] fix: 1Application-frontend/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BABELHELPERS-9397697 --- 1Application-frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1Application-frontend/package.json b/1Application-frontend/package.json index 62a1cc5f9..a6db2d875 100644 --- a/1Application-frontend/package.json +++ b/1Application-frontend/package.json @@ -21,7 +21,7 @@ "devDependencies": { "@types/react": "^18.2.15", "@types/react-dom": "^18.2.7", - "@vitejs/plugin-react": "^4.0.3", + "@vitejs/plugin-react": "^4.4.0", "eslint": "^8.45.0", "eslint-plugin-react": "^7.32.2", "eslint-plugin-react-hooks": "^4.6.0",