diff --git a/bun.lockb b/bun.lockb index d8e5cd1..a5ccca6 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index b907d18..c5cc7ed 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "zod": "3.23.8" }, "devDependencies": { - "@octokit/webhooks": "13.3.0", + "@octokit/webhooks": "13.4.1", "@swc/jest": "0.2.37", "@types/aws-lambda": "8.10.145", "@types/jest": "29.5.14", @@ -23,7 +23,7 @@ "@types/micromatch": "4.0.9", "jest": "29.7.0", "prettier": "3.3.3", - "typescript": "5.6.3" + "typescript": "5.7.2" }, "jest": { "transform": {