Skip to content

Commit 3e150aa

Browse files
committed
fix: bump Octokit deps
1 parent 93bb576 commit 3e150aa

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@
2424
"author": "Gregor Martynus (https://github.com/gr2m)",
2525
"license": "MIT",
2626
"dependencies": {
27-
"@octokit/auth-oauth-app": "^8.0.1",
27+
"@octokit/auth-oauth-app": "^8.0.2",
2828
"@octokit/auth-oauth-user": "^5.0.1",
2929
"@octokit/request": "^9.0.1",
30-
"@octokit/request-error": "^6.0.1",
30+
"@octokit/request-error": "^6.0.2",
3131
"@octokit/types": "^12.6.0",
3232
"lru-cache": "^10.0.0",
3333
"universal-github-app-jwt": "^2.0.6",

0 commit comments

Comments
 (0)