diff --git a/worker/bun.lockb b/worker/bun.lockb index 09969634..d11e44f7 100755 Binary files a/worker/bun.lockb and b/worker/bun.lockb differ diff --git a/worker/package.json b/worker/package.json index ef8b819c..7fa064ba 100644 --- a/worker/package.json +++ b/worker/package.json @@ -21,6 +21,6 @@ "diff": "7.0.0", "typescript": "5.6.3", "vitest": "2.1.5", - "wrangler": "3.87.0" + "wrangler": "3.88.0" } }