Skip to content

Commit b59444d

Browse files
authored
fix: update for the handling of an error being thrown by the verify method in webhooks.js (#482)
1 parent 0783d09 commit b59444d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
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
@@ -24,7 +24,7 @@
2424
"@octokit/oauth-app": "^6.0.0",
2525
"@octokit/plugin-paginate-rest": "^9.0.0",
2626
"@octokit/types": "^12.0.0",
27-
"@octokit/webhooks": "^12.0.1"
27+
"@octokit/webhooks": "^12.0.4"
2828
},
2929
"devDependencies": {
3030
"@octokit/tsconfig": "^2.0.0",

0 commit comments

Comments
 (0)