From 9fa969fbfc6877ef6925ba0dc3b73a198302319b Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Fri, 16 Jan 2026 02:50:16 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-UNDICI-14943963 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d146f5875e257af..7a28d3ad6657531 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "typescript": "~5.5.3", "vite": "^5.4.21", "vue-tsc": "^2.0.26", - "wrangler": "3.102.0" + "wrangler": "4.24.4" }, "volta": { "node": "20.15.0"