From 8f1b699d69f18e911c31477b2334ab7ba469ad10 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 15:23:29 +0000 Subject: [PATCH] fix: node_modules/cidr-regex/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-VITE-8648411 --- node_modules/cidr-regex/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/cidr-regex/package.json b/node_modules/cidr-regex/package.json index 88b8297b02473..919b0ae56a804 100644 --- a/node_modules/cidr-regex/package.json +++ b/node_modules/cidr-regex/package.json @@ -31,7 +31,7 @@ "typescript-config-silverwind": "4.3.2", "updates": "16.1.1", "versions": "12.0.2", - "vite": "5.2.11", + "vite": "5.4.12", "vite-config-silverwind": "1.1.2", "vite-plugin-dts": "3.9.1", "vitest": "1.6.0",