diff --git a/bun.lockb b/bun.lockb index 28ebf89..9fcc6fd 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index cb2f2b9..2bbd7c1 100644 --- a/package.json +++ b/package.json @@ -25,6 +25,6 @@ }, "devDependencies": { "@cloudflare/workers-types": "^4.20240404.0", - "typescript": "^5.4.4" + "typescript": "^6.0.0" } }