diff --git a/bun.lockb b/bun.lockb index 6921d25..c6578ff 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 57397eb..00b9517 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "dependencies": { "@cloudflare/workers-types": "^4.20241230.0", "typescript": "^5.7.2", - "wrangler": "^3.99.0" + "wrangler": "^4.0.0" }, "scripts": { "build": "selflare compile",