Skip to content

Commit 03055ed

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.8.0 to 13.8.2 - [Release notes](https://github.com/octokit/webhooks.js/releases) - [Commits](octokit/webhooks.js@v13.8.0...v13.8.2) --- updated-dependencies: - dependency-name: "@octokit/webhooks" dependency-version: 13.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: octokit ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e7ad13d commit 03055ed

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

lambdas/functions/webhook/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@middy/core": "^6.1.6",
3535
"@octokit/rest": "21.1.1",
3636
"@octokit/types": "^14.0.0",
37-
"@octokit/webhooks": "^13.8.0",
37+
"@octokit/webhooks": "^13.8.2",
3838
"aws-lambda": "^1.0.7"
3939
},
4040
"nx": {

lambdas/yarn.lock

+10-10
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ __metadata:
242242
"@middy/core": "npm:^6.1.6"
243243
"@octokit/rest": "npm:21.1.1"
244244
"@octokit/types": "npm:^14.0.0"
245-
"@octokit/webhooks": "npm:^13.8.0"
245+
"@octokit/webhooks": "npm:^13.8.2"
246246
"@octokit/webhooks-types": "npm:^7.6.1"
247247
"@types/aws-lambda": "npm:^8.10.147"
248248
"@types/express": "npm:^5.0.0"
@@ -3746,10 +3746,10 @@ __metadata:
37463746
languageName: node
37473747
linkType: hard
37483748

3749-
"@octokit/openapi-webhooks-types@npm:10.4.0":
3750-
version: 10.4.0
3751-
resolution: "@octokit/openapi-webhooks-types@npm:10.4.0"
3752-
checksum: 10c0/5f2c44ce519731981ecfa81d5de767d10bd897e75233f0ea704ddfb8402bfe948d63d2dde8ab37b82038c9ac07e407df7a744ab32cf515f085d29a239f241e8d
3749+
"@octokit/openapi-webhooks-types@npm:11.0.0":
3750+
version: 11.0.0
3751+
resolution: "@octokit/openapi-webhooks-types@npm:11.0.0"
3752+
checksum: 10c0/cea59ba6b976a242fa4e6bedfab7e6fc3437381557d2c1876ca3aea5f6d4231559a378f9bc35e09593cb2d466afb4a2415be66b960f3e0a38b65b8b9f22ff90e
37533753
languageName: node
37543754
linkType: hard
37553755

@@ -3875,14 +3875,14 @@ __metadata:
38753875
languageName: node
38763876
linkType: hard
38773877

3878-
"@octokit/webhooks@npm:^13.8.0":
3879-
version: 13.8.0
3880-
resolution: "@octokit/webhooks@npm:13.8.0"
3878+
"@octokit/webhooks@npm:^13.8.2":
3879+
version: 13.8.2
3880+
resolution: "@octokit/webhooks@npm:13.8.2"
38813881
dependencies:
3882-
"@octokit/openapi-webhooks-types": "npm:10.4.0"
3882+
"@octokit/openapi-webhooks-types": "npm:11.0.0"
38833883
"@octokit/request-error": "npm:^6.1.7"
38843884
"@octokit/webhooks-methods": "npm:^5.1.1"
3885-
checksum: 10c0/8a462342c9ef133fcb6b6fdb3ac568cd4d910df4ad17cc03677a3178df2ab8feb9ad6047354c83e974b512e50aa5c2ee8f0101a23e91ffa69475c40174c11a80
3885+
checksum: 10c0/5053ab9cff8afe4cd6e7d7a41af3f1b0c0ccc5058482577aa82bb8e5003f3002896c68bd59d7da363204c2d6baa4cca73ed684bb7a5a9286ca4b43172cd1fe9e
38863886
languageName: node
38873887
linkType: hard
38883888

0 commit comments

Comments
 (0)