Skip to content

Commit 3af92bc

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.2 to 13.9.0 - [Release notes](https://github.com/octokit/webhooks.js/releases) - [Commits](octokit/webhooks.js@v13.8.2...v13.9.0) --- updated-dependencies: - dependency-name: "@octokit/webhooks" dependency-version: 13.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: octokit ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a1348bc commit 3af92bc

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": "21.1.1",
3636
"@octokit/types": "^14.0.0",
37-
"@octokit/webhooks": "^13.8.2",
37+
"@octokit/webhooks": "^13.9.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:21.1.1"
244244
"@octokit/types": "npm:^14.0.0"
245-
"@octokit/webhooks": "npm:^13.8.2"
245+
"@octokit/webhooks": "npm:^13.9.0"
246246
"@octokit/webhooks-types": "npm:^7.6.1"
247247
"@types/aws-lambda": "npm:^8.10.147"
248248
"@types/express": "npm:^5.0.0"
@@ -3893,14 +3893,14 @@ __metadata:
38933893
languageName: node
38943894
linkType: hard
38953895

3896-
"@octokit/webhooks@npm:^13.8.2":
3897-
version: 13.8.2
3898-
resolution: "@octokit/webhooks@npm:13.8.2"
3896+
"@octokit/webhooks@npm:^13.9.0":
3897+
version: 13.9.0
3898+
resolution: "@octokit/webhooks@npm:13.9.0"
38993899
dependencies:
39003900
"@octokit/openapi-webhooks-types": "npm:11.0.0"
39013901
"@octokit/request-error": "npm:^6.1.7"
39023902
"@octokit/webhooks-methods": "npm:^5.1.1"
3903-
checksum: 10c0/5053ab9cff8afe4cd6e7d7a41af3f1b0c0ccc5058482577aa82bb8e5003f3002896c68bd59d7da363204c2d6baa4cca73ed684bb7a5a9286ca4b43172cd1fe9e
3903+
checksum: 10c0/6ae9001465014f26159a2009860b586ac80dacbf710bf01611fff82ef4fabc91432072d6dca7daa652ec9b2b41031eff6ce0a6ae9d3e6e334dbe2c736c099134
39043904
languageName: node
39053905
linkType: hard
39063906

0 commit comments

Comments
 (0)