From 190b897158d9fac89036be596b36966d3334f7f3 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 23:02:07 +0000 Subject: [PATCH] fix: Navbars/Navbar/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-VITE-9576207 --- Navbars/Navbar/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Navbars/Navbar/package.json b/Navbars/Navbar/package.json index 9bb956a49b..f794a66a2f 100644 --- a/Navbars/Navbar/package.json +++ b/Navbars/Navbar/package.json @@ -16,6 +16,6 @@ "tailwindcss": "^3.3.2" }, "dependencies": { - "vite": "^5.4.20" + "vite": "^4.5.11" } }