From be6c14d6de0d5341129e7d69dde748759c703012 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Fri, 7 Feb 2025 16:33:07 +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-NANOID-8492085 --- 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 ffdc8923d9..d51691ac9e 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.2" + "vite": "^6.1.0" } }