From 870655ef47f02ad61d02f56ebf2e2c22d9bee201 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Fri, 4 Apr 2025 10:57:04 +0000 Subject: [PATCH] fix: node_modules/is-cidr/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-VITE-9576207 - https://snyk.io/vuln/SNYK-JS-VITE-9653016 --- node_modules/is-cidr/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/is-cidr/package.json b/node_modules/is-cidr/package.json index 4b0e95b9c78c7..6095760995d6c 100644 --- a/node_modules/is-cidr/package.json +++ b/node_modules/is-cidr/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.17", "vite-config-silverwind": "1.1.2", "vite-plugin-dts": "3.9.1", "vitest": "1.6.0",