fix(deps): update dependency octokit to ^4.1.1 (#2262)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-02-07 00:56:14 +00:00
committed by GitHub
parent 55a493c475
commit 3cbb656ee9
2 changed files with 63 additions and 83 deletions

View File

@@ -30,7 +30,7 @@
"@homarr/log": "workspace:^0.1.0",
"@homarr/redis": "workspace:^0.1.0",
"dayjs": "^1.11.13",
"octokit": "^4.1.0",
"octokit": "^4.1.1",
"pretty-print-error": "^1.1.2",
"superjson": "2.2.2"
},