diff --git a/packages/github/package.json b/packages/github/package.json index 42d8ec88fd..705bc2f79e 100644 --- a/packages/github/package.json +++ b/packages/github/package.json @@ -9,7 +9,7 @@ ".": "./src/index.ts" }, "dependencies": { - "@octokit/app": "^14.0.2", + "@octokit/app": "^16.1.2", "@octokit/auth-app": "^6.0.1", "@octokit/rest": "^20.0.2", "uuid": "^11.1.0"