diff --git a/.github/workflows/worker-deploy.yml b/.github/workflows/worker-deploy.yml index a5631a1..1616e5b 100644 --- a/.github/workflows/worker-deploy.yml +++ b/.github/workflows/worker-deploy.yml @@ -48,7 +48,7 @@ jobs: - uses: cloudflare/wrangler-action@v3 id: wrangler_deploy with: - wranglerVersion: "3.79.0" + wranglerVersion: "3.86.0" apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }} accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }} secrets: | diff --git a/bun.lockb b/bun.lockb index 261372b..3d358b8 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 508dac2..351b44d 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "tsx": "4.16.2", "typescript": "5.6.3", "typescript-eslint": "7.16.0", - "wrangler": "3.79.0" + "wrangler": "^3.86.0" }, "lint-staged": { "*.ts": [