mirror of
https://github.com/outline/outline.git
synced 2026-06-13 03:14:59 +03:00
chore(deps): upgrade octokit to v5 and @octokit/auth-app to v8 (#12472)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -97,7 +97,6 @@ router.get(
|
||||
id: installationId!,
|
||||
account: {
|
||||
id: installation.account?.id,
|
||||
// @ts-expect-error Property 'login' does not exist on type
|
||||
name: installation.account?.login,
|
||||
avatarUrl: installation.account?.avatar_url,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user