From 1b60019d12ac720e366930918fc569bbdc401468 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 16:32:57 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-VITEST-17375131 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d1ecc0c627..930ee8b557 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "typedoc": "catalog:devTools", "typescript": "catalog:devTools", "typescript-eslint": "catalog:devTools", - "vitest": "catalog:devTools", + "vitest": "4.1.8", "zod": "catalog:runtimeShared" }, "resolutions": {