Skip to content

Commit 2d9b46f

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 14.1.3 to 14.2.0 - [Release notes](https://github.com/octokit/webhooks.js/releases) - [Commits](octokit/webhooks.js@v14.1.3...v14.2.0) --- updated-dependencies: - dependency-name: "@octokit/webhooks" dependency-version: 14.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: octokit ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dbfc5ae commit 2d9b46f

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": "^6.4.5",
3535
"@octokit/rest": "22.0.1",
3636
"@octokit/types": "^16.0.0",
37-
"@octokit/webhooks": "^14.1.3",
37+
"@octokit/webhooks": "^14.2.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
@@ -219,7 +219,7 @@ __metadata:
219219
"@middy/core": "npm:^6.4.5"
220220
"@octokit/rest": "npm:22.0.1"
221221
"@octokit/types": "npm:^16.0.0"
222-
"@octokit/webhooks": "npm:^14.1.3"
222+
"@octokit/webhooks": "npm:^14.2.0"
223223
"@octokit/webhooks-types": "npm:^7.6.1"
224224
"@types/aws-lambda": "npm:^8.10.155"
225225
"@types/express": "npm:^5.0.3"
@@ -3651,10 +3651,10 @@ __metadata:
36513651
languageName: node
36523652
linkType: hard
36533653

3654-
"@octokit/openapi-webhooks-types@npm:12.0.3":
3655-
version: 12.0.3
3656-
resolution: "@octokit/openapi-webhooks-types@npm:12.0.3"
3657-
checksum: 10c0/1c2429bd939edcf6a6e8db7240a2138a897cd7d6a0922ac083d8ed58868866b036b90888eb22d1b952df75d5741e2df1aa02d38f182c5be83394dc30b24d657d
3654+
"@octokit/openapi-webhooks-types@npm:12.1.0":
3655+
version: 12.1.0
3656+
resolution: "@octokit/openapi-webhooks-types@npm:12.1.0"
3657+
checksum: 10c0/0352ee895f849d16e8a33e8474fc87d7c0c117fcd72d3e03271232d82ed9f648ca252737e6453f3cd5919c9a2b92fb048327d306d761d4d750c2eee8eca3669f
36583658
languageName: node
36593659
linkType: hard
36603660

@@ -3767,14 +3767,14 @@ __metadata:
37673767
languageName: node
37683768
linkType: hard
37693769

3770-
"@octokit/webhooks@npm:^14.1.3":
3771-
version: 14.1.3
3772-
resolution: "@octokit/webhooks@npm:14.1.3"
3770+
"@octokit/webhooks@npm:^14.2.0":
3771+
version: 14.2.0
3772+
resolution: "@octokit/webhooks@npm:14.2.0"
37733773
dependencies:
3774-
"@octokit/openapi-webhooks-types": "npm:12.0.3"
3774+
"@octokit/openapi-webhooks-types": "npm:12.1.0"
37753775
"@octokit/request-error": "npm:^7.0.0"
37763776
"@octokit/webhooks-methods": "npm:^6.0.0"
3777-
checksum: 10c0/7f423700784cb769f15303353154e841f66e031289a25ce44852883121ad9752f0b9ea06bde1388ff38310f64208b6de748e2c24ccd9f3021f708e5e9c6ecfac
3777+
checksum: 10c0/0d0dcbd90d752aab9a390fba01237009c8fd3d58d7f39d9f46446e9de27bb83a8fcee07a3e3ed39e5020f945d76f1f7cbef2285d8ccff2bfa03dfd6eb03d1182
37783778
languageName: node
37793779
linkType: hard
37803780

0 commit comments

Comments
 (0)