Skip to content

Commit b4efad8

Browse files
fix(lambda): bump @octokit/webhooks in /lambdas in the octokit group
Bumps the octokit group in /lambdas with 1 update: [@octokit/webhooks](https://github.com/octokit/webhooks.js). Updates `@octokit/webhooks` from 13.7.5 to 13.8.0 - [Release notes](https://github.com/octokit/webhooks.js/releases) - [Commits](octokit/webhooks.js@v13.7.5...v13.8.0) --- updated-dependencies: - dependency-name: "@octokit/webhooks" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: octokit ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f0d8396 commit b4efad8

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

lambdas/functions/webhook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@middy/core": "^4.7.0",
3535
"@octokit/rest": "21.1.1",
3636
"@octokit/types": "^13.10.0",
37-
"@octokit/webhooks": "^13.7.5",
37+
"@octokit/webhooks": "^13.8.0",
3838
"aws-lambda": "^1.0.7"
3939
},
4040
"nx": {

lambdas/yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ __metadata:
242242
"@middy/core": "npm:^4.7.0"
243243
"@octokit/rest": "npm:21.1.1"
244244
"@octokit/types": "npm:^13.10.0"
245-
"@octokit/webhooks": "npm:^13.7.5"
245+
"@octokit/webhooks": "npm:^13.8.0"
246246
"@octokit/webhooks-types": "npm:^7.6.1"
247247
"@types/aws-lambda": "npm:^8.10.147"
248248
"@types/express": "npm:^5.0.0"
@@ -3576,10 +3576,10 @@ __metadata:
35763576
languageName: node
35773577
linkType: hard
35783578

3579-
"@octokit/openapi-webhooks-types@npm:10.3.0":
3580-
version: 10.3.0
3581-
resolution: "@octokit/openapi-webhooks-types@npm:10.3.0"
3582-
checksum: 10c0/1b4d7124bd25e291847d60a398fdb9c7d8696b93fdb6c600bc3baef61052a5199a6dd924a5dc3e511ead7f892123e4ddae3e9105875f4760067f6b6e3da8d105
3579+
"@octokit/openapi-webhooks-types@npm:10.4.0":
3580+
version: 10.4.0
3581+
resolution: "@octokit/openapi-webhooks-types@npm:10.4.0"
3582+
checksum: 10c0/5f2c44ce519731981ecfa81d5de767d10bd897e75233f0ea704ddfb8402bfe948d63d2dde8ab37b82038c9ac07e407df7a744ab32cf515f085d29a239f241e8d
35833583
languageName: node
35843584
linkType: hard
35853585

@@ -3683,14 +3683,14 @@ __metadata:
36833683
languageName: node
36843684
linkType: hard
36853685

3686-
"@octokit/webhooks@npm:^13.7.5":
3687-
version: 13.7.5
3688-
resolution: "@octokit/webhooks@npm:13.7.5"
3686+
"@octokit/webhooks@npm:^13.8.0":
3687+
version: 13.8.0
3688+
resolution: "@octokit/webhooks@npm:13.8.0"
36893689
dependencies:
3690-
"@octokit/openapi-webhooks-types": "npm:10.3.0"
3690+
"@octokit/openapi-webhooks-types": "npm:10.4.0"
36913691
"@octokit/request-error": "npm:^6.1.7"
36923692
"@octokit/webhooks-methods": "npm:^5.1.1"
3693-
checksum: 10c0/637252b0dd31746869a4c7bcd55276681b10aeaa7eb7ae41a0aa959d228a82089fcca53139f9ddf3cca0b220ad1154f29c77362fa60d08c59cc6e5f67d2e042b
3693+
checksum: 10c0/8a462342c9ef133fcb6b6fdb3ac568cd4d910df4ad17cc03677a3178df2ab8feb9ad6047354c83e974b512e50aa5c2ee8f0101a23e91ffa69475c40174c11a80
36943694
languageName: node
36953695
linkType: hard
36963696

0 commit comments

Comments
 (0)