From c112f7a4e52f1a9e892c36302b5aa98f7c718b08 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2025 18:52:11 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-UNDICI-8641354 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6b4dbdedbf2d25..9e7f9a27662a5a 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "typescript": "~5.5.3", "vite": "^5.3.3", "vue-tsc": "^2.0.26", - "wrangler": "3.63.1" + "wrangler": "3.109.2" }, "volta": { "node": "20.15.0"