From afd07c7f487b393cf43739938da46307df6c3e0c Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Sat, 14 Feb 2026 06:28:01 +0000 Subject: [PATCH] fix: React-JS Projects/buttonMania/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-VITE-9512410 --- React-JS Projects/buttonMania/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/React-JS Projects/buttonMania/package.json b/React-JS Projects/buttonMania/package.json index bd5f77d1ae..ee0c1e317a 100644 --- a/React-JS Projects/buttonMania/package.json +++ b/React-JS Projects/buttonMania/package.json @@ -21,6 +21,6 @@ "eslint-plugin-react": "^7.32.2", "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-react-refresh": "^0.3.4", - "vite": "^4.3.9" + "vite": "^4.5.10" } }