Skip to content

Commit 33fd19f

Browse files
authored
fix(deps): bump Octokit deps to fix Deno compat (#665)
1 parent b86b96d commit 33fd19f

File tree

2 files changed

+36
-36
lines changed

2 files changed

+36
-36
lines changed

package-lock.json

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

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@
2626
"author": "Gregor Martynus (https://github.com/gr2m)",
2727
"license": "MIT",
2828
"dependencies": {
29-
"@octokit/auth-oauth-app": "^8.1.0",
30-
"@octokit/auth-oauth-user": "^5.1.0",
31-
"@octokit/request": "^9.1.1",
32-
"@octokit/request-error": "^6.1.1",
33-
"@octokit/types": "^13.4.1",
29+
"@octokit/auth-oauth-app": "^8.1.2",
30+
"@octokit/auth-oauth-user": "^5.1.2",
31+
"@octokit/request": "^9.1.4",
32+
"@octokit/request-error": "^6.1.6",
33+
"@octokit/types": "^13.6.2",
3434
"toad-cache": "^3.7.0",
3535
"universal-github-app-jwt": "^2.2.0",
3636
"universal-user-agent": "^7.0.0"

0 commit comments

Comments
 (0)