diff --git a/bun.lockb b/bun.lockb index c0aca684..6297dd6d 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index e73386bc..110f2e0a 100644 --- a/package.json +++ b/package.json @@ -32,9 +32,9 @@ "prettier": "3.2.5" }, "dependencies": { - "@octokit/fixtures": "^22.0.6", - "@octokit/plugin-throttling": "^8.1.3", - "@octokit/rest": "^20.0.0", + "@octokit/fixtures": "^23.0.0", + "@octokit/plugin-throttling": "^11.0.0", + "@octokit/rest": "^22.0.0", "@octokit/webhooks-types": "^7.0.0", "@types/jest": "^29.5.0", "@types/node": "^20.0.0",