Skip to content

fix(lambda): bump @octokit/webhooks from 13.7.5 to 13.8.0 in /lambdas in the octokit group #4514

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 31, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion lambdas/functions/webhook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@middy/core": "^4.7.0",
"@octokit/rest": "21.1.1",
"@octokit/types": "^13.10.0",
"@octokit/webhooks": "^13.7.5",
"@octokit/webhooks": "^13.8.0",
"aws-lambda": "^1.0.7"
},
"nx": {
Expand Down
20 changes: 10 additions & 10 deletions lambdas/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ __metadata:
"@middy/core": "npm:^4.7.0"
"@octokit/rest": "npm:21.1.1"
"@octokit/types": "npm:^13.10.0"
"@octokit/webhooks": "npm:^13.7.5"
"@octokit/webhooks": "npm:^13.8.0"
"@octokit/webhooks-types": "npm:^7.6.1"
"@types/aws-lambda": "npm:^8.10.147"
"@types/express": "npm:^5.0.0"
Expand Down Expand Up @@ -3576,10 +3576,10 @@ __metadata:
languageName: node
linkType: hard

"@octokit/openapi-webhooks-types@npm:10.3.0":
version: 10.3.0
resolution: "@octokit/openapi-webhooks-types@npm:10.3.0"
checksum: 10c0/1b4d7124bd25e291847d60a398fdb9c7d8696b93fdb6c600bc3baef61052a5199a6dd924a5dc3e511ead7f892123e4ddae3e9105875f4760067f6b6e3da8d105
"@octokit/openapi-webhooks-types@npm:10.4.0":
version: 10.4.0
resolution: "@octokit/openapi-webhooks-types@npm:10.4.0"
checksum: 10c0/5f2c44ce519731981ecfa81d5de767d10bd897e75233f0ea704ddfb8402bfe948d63d2dde8ab37b82038c9ac07e407df7a744ab32cf515f085d29a239f241e8d
languageName: node
linkType: hard

Expand Down Expand Up @@ -3683,14 +3683,14 @@ __metadata:
languageName: node
linkType: hard

"@octokit/webhooks@npm:^13.7.5":
version: 13.7.5
resolution: "@octokit/webhooks@npm:13.7.5"
"@octokit/webhooks@npm:^13.8.0":
version: 13.8.0
resolution: "@octokit/webhooks@npm:13.8.0"
dependencies:
"@octokit/openapi-webhooks-types": "npm:10.3.0"
"@octokit/openapi-webhooks-types": "npm:10.4.0"
"@octokit/request-error": "npm:^6.1.7"
"@octokit/webhooks-methods": "npm:^5.1.1"
checksum: 10c0/637252b0dd31746869a4c7bcd55276681b10aeaa7eb7ae41a0aa959d228a82089fcca53139f9ddf3cca0b220ad1154f29c77362fa60d08c59cc6e5f67d2e042b
checksum: 10c0/8a462342c9ef133fcb6b6fdb3ac568cd4d910df4ad17cc03677a3178df2ab8feb9ad6047354c83e974b512e50aa5c2ee8f0101a23e91ffa69475c40174c11a80
languageName: node
linkType: hard

Expand Down