From 566787d6dca540afd6d539a8ddc7fde7cf48bad4 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 23:29:13 +0000 Subject: [PATCH] fix: Bulb/sivangbagri/Bulb/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-VITE-9919777 --- Bulb/sivangbagri/Bulb/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bulb/sivangbagri/Bulb/package.json b/Bulb/sivangbagri/Bulb/package.json index 2ac00240b..c1b1c6c7b 100644 --- a/Bulb/sivangbagri/Bulb/package.json +++ b/Bulb/sivangbagri/Bulb/package.json @@ -21,6 +21,6 @@ "eslint-plugin-react": "^7.33.2", "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-react-refresh": "^0.4.5", - "vite": "^5.0.8" + "vite": "^5.4.19" } }