diff --git a/bun.lockb b/bun.lockb index 9794334..0299484 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 327570a..d4b0c35 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "build": "ncc build index.ts -o build" }, "devDependencies": { - "@types/bun": "^1.2.6", + "@types/bun": "^1.2.8", "@types/ejs": "^3.1.5", "@vercel/ncc": "^0.38.3", "check-outdated": "^2.13.0",