diff --git a/bun.lockb b/bun.lockb index ff82fd5..d2191ae 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index f796339..7b3c327 100644 --- a/package.json +++ b/package.json @@ -21,14 +21,14 @@ "@actions/tool-cache": "2.0.1", "@octokit/auth-action": "5.1.1", "@octokit/request-error": "6.1.6", - "@octokit/rest": "21.0.2", + "@octokit/rest": "21.1.0", "semver": "7.6.3", "ts-dedent": "2.2.0", "yaml": "2.7.0" }, "devDependencies": { "@biomejs/biome": "1.9.4", - "@octokit/types": "13.6.2", + "@octokit/types": "13.7.0", "@types/bun": "1.1.16", "@types/semver": "7.5.8", "lefthook": "1.10.3",