Skip to content

Commit f674c96

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

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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.1",
3535
"@octokit/rest": "22.0.0",
3636
"@octokit/types": "^14.1.0",
37-
"@octokit/webhooks": "^14.1.1",
37+
"@octokit/webhooks": "^14.1.3",
3838
"aws-lambda": "^1.0.7"
3939
},
4040
"nx": {

lambdas/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ __metadata:
242242
"@middy/core": "npm:^6.4.1"
243243
"@octokit/rest": "npm:22.0.0"
244244
"@octokit/types": "npm:^14.1.0"
245-
"@octokit/webhooks": "npm:^14.1.1"
245+
"@octokit/webhooks": "npm:^14.1.3"
246246
"@octokit/webhooks-types": "npm:^7.6.1"
247247
"@types/aws-lambda": "npm:^8.10.152"
248248
"@types/express": "npm:^5.0.0"
@@ -3884,14 +3884,14 @@ __metadata:
38843884
languageName: node
38853885
linkType: hard
38863886

3887-
"@octokit/webhooks@npm:^14.1.1":
3888-
version: 14.1.1
3889-
resolution: "@octokit/webhooks@npm:14.1.1"
3887+
"@octokit/webhooks@npm:^14.1.3":
3888+
version: 14.1.3
3889+
resolution: "@octokit/webhooks@npm:14.1.3"
38903890
dependencies:
38913891
"@octokit/openapi-webhooks-types": "npm:12.0.3"
38923892
"@octokit/request-error": "npm:^7.0.0"
38933893
"@octokit/webhooks-methods": "npm:^6.0.0"
3894-
checksum: 10c0/61ce5230335923234f1c4b42df105ec2f8d6b443b914ac528aad3ee040a088ca447c544b97678186973726f207fd094643259ecd5b39dc452b37324dd0d775f2
3894+
checksum: 10c0/7f423700784cb769f15303353154e841f66e031289a25ce44852883121ad9752f0b9ea06bde1388ff38310f64208b6de748e2c24ccd9f3021f708e5e9c6ecfac
38953895
languageName: node
38963896
linkType: hard
38973897

0 commit comments

Comments
 (0)