From 85448b50122715464cc58b62dabd3771b9522754 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Sat, 25 Jan 2025 15:49:38 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-VITE-8648411 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f9b844b..32c68b4 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "ts-jest": "^28.0.8", "typescript": "4.5.5", "vendoza": "0.0.4", - "vite": "^3.2.5" + "vite": "^4.5.6" }, "packageManager": "yarn@3.2.0", "volta": {