Skip to content

Commit ce6bdb5

Browse files
fix(lambda): bump @octokit/webhooks in /lambdas in the octokit group
--- updated-dependencies: - dependency-name: "@octokit/webhooks" dependency-version: 14.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: octokit ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 753973d commit ce6bdb5

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.1.6",
3535
"@octokit/rest": "22.0.0",
3636
"@octokit/types": "^14.1.0",
37-
"@octokit/webhooks": "^14.0.2",
37+
"@octokit/webhooks": "^14.1.0",
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.1.6"
243243
"@octokit/rest": "npm:22.0.0"
244244
"@octokit/types": "npm:^14.1.0"
245-
"@octokit/webhooks": "npm:^14.0.2"
245+
"@octokit/webhooks": "npm:^14.1.0"
246246
"@octokit/webhooks-types": "npm:^7.6.1"
247247
"@types/aws-lambda": "npm:^8.10.147"
248248
"@types/express": "npm:^5.0.0"
@@ -3835,14 +3835,14 @@ __metadata:
38353835
languageName: node
38363836
linkType: hard
38373837

3838-
"@octokit/webhooks@npm:^14.0.2":
3839-
version: 14.0.2
3840-
resolution: "@octokit/webhooks@npm:14.0.2"
3838+
"@octokit/webhooks@npm:^14.1.0":
3839+
version: 14.1.0
3840+
resolution: "@octokit/webhooks@npm:14.1.0"
38413841
dependencies:
38423842
"@octokit/openapi-webhooks-types": "npm:12.0.3"
38433843
"@octokit/request-error": "npm:^7.0.0"
38443844
"@octokit/webhooks-methods": "npm:^6.0.0"
3845-
checksum: 10c0/c6ac85b321bf916cddc50df013db49a5ee5a7249874e0157f0092d368b6441fd2870afac8726a45dd999b52bffee8b30a55a0893dd0cedb191b3d36d8a4bd382
3845+
checksum: 10c0/459fb0b6b4734ab04e9fecad338d2729d23fdcee3cd794ab195924a5bc3d4d85dcabfff3f46a49e9c447e41dde40a6c0fd6c1f49265226a49210db27d08f5e55
38463846
languageName: node
38473847
linkType: hard
38483848

0 commit comments

Comments
 (0)