Skip to content

Commit ffd5b28

Browse files
authored
fix(deps): bump Octokit deps to fix Deno compat (#1090)
1 parent c0a8dbc commit ffd5b28

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
},
4646
"dependencies": {
4747
"@octokit/openapi-webhooks-types": "8.5.1",
48-
"@octokit/request-error": "^6.0.1",
48+
"@octokit/request-error": "^6.1.6",
4949
"@octokit/webhooks-methods": "^5.0.0"
5050
},
5151
"devDependencies": {

0 commit comments

Comments
 (0)