Skip to content

Commit

Permalink
fix: upgrade octokit deps
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfy1339 committed Apr 16, 2024
1 parent 97cd31b commit 6d40281
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 93 deletions.
111 changes: 23 additions & 88 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
"author": "Gregor Martynus (https://github.com/gr2m)",
"license": "MIT",
"dependencies": {
"@octokit/auth-oauth-app": "^8.0.2",
"@octokit/auth-oauth-user": "^5.0.2",
"@octokit/request": "^9.0.1",
"@octokit/request-error": "^6.0.2",
"@octokit/types": "^12.6.0",
"@octokit/auth-oauth-app": "^8.1.0",
"@octokit/auth-oauth-user": "^5.1.0",
"@octokit/request": "^9.1.1",
"@octokit/request-error": "^6.1.1",
"@octokit/types": "^13.4.1",
"lru-cache": "^10.0.0",
"universal-github-app-jwt": "^2.0.6",
"universal-user-agent": "^7.0.0"
Expand Down

0 comments on commit 6d40281

Please sign in to comment.