From 071f6bf6f712766290f5592c1b57d0aafe462b47 Mon Sep 17 00:00:00 2001 From: anghunk Date: Tue, 17 Mar 2026 15:23:22 +0800 Subject: [PATCH] =?UTF-8?q?chore(api):=20=E5=8D=87=E7=BA=A7=20wrangler=20?= =?UTF-8?q?=E8=87=B3=204.74.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cwd-api/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cwd-api/package.json b/cwd-api/package.json index 152857f..0c6de13 100644 --- a/cwd-api/package.json +++ b/cwd-api/package.json @@ -14,7 +14,7 @@ "@types/ua-parser-js": "^0.7.39", "typescript": "^5.5.2", "vitest": "~3.2.0", - "wrangler": "^4.63.0" + "wrangler": "^4.74.0" }, "dependencies": { "aws4fetch": "^1.0.20",