This repository was archived by the owner on Jan 16, 2025. It is now read-only.
File tree 2 files changed +10
-10
lines changed
modules/webhook/lambdas/webhook
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 39
39
"dependencies" : {
40
40
"@aws-sdk/client-ssm" : " ^3.25.0" ,
41
41
"@octokit/rest" : " ^18.3.5" ,
42
- "@octokit/webhooks" : " ^9.10 .0" ,
42
+ "@octokit/webhooks" : " ^9.12 .0" ,
43
43
"aws-lambda" : " ^1.0.6"
44
44
}
45
45
}
Original file line number Diff line number Diff line change 1232
1232
resolved "https://registry.yarnpkg.com/@octokit/webhooks-methods/-/webhooks-methods-2.0.0.tgz#1108b9ea661ca6c81e4a8bfa63a09eb27d5bc2db"
1233
1233
integrity sha512-35cfQ4YWlnZnmZKmIxlGPUPLtbkF8lr/A/1Sk1eC0ddLMwQN06dOuLc+dI3YLQS+T+MoNt3DIQ0NynwgKPilig==
1234
1234
1235
- " @octokit/webhooks-types@4.2 .0 " :
1236
- version "4.2 .0"
1237
- resolved "https://registry.yarnpkg.com/@octokit/webhooks-types/-/webhooks-types-4.2 .0.tgz#7c3798fe2c469eb62c5fc3440301e34bf288e6b7 "
1238
- integrity sha512-BbWkXK0ZLE2BXF7OKlrK5B7nCqgawEiZ7orzLls5rLZlepHy1LtFlh2DSe3McqJznlBh0JRk+/eUowgXfmKmIw ==
1235
+ " @octokit/webhooks-types@4.3 .0 " :
1236
+ version "4.3 .0"
1237
+ resolved "https://registry.yarnpkg.com/@octokit/webhooks-types/-/webhooks-types-4.3 .0.tgz#a3810cedeeb48305fed4273e88387d0572c64fdc "
1238
+ integrity sha512-Hp2o49WSiLHLwp8a9aQD9qK+uoa45Q/gnJG7a+EEZ4rLk5oDVCzlMbtsezxUPXG7/eLj05GciCzdzgJWANugEA ==
1239
1239
1240
- " @octokit/webhooks@^9.10 .0 " :
1241
- version "9.11 .0"
1242
- resolved "https://registry.yarnpkg.com/@octokit/webhooks/-/webhooks-9.11 .0.tgz#e2f491243dd2d0091a4aa24f683ac0958aa040e5 "
1243
- integrity sha512-0pgBcPtpSIfvJX4COVQbbAL2kndKYLC0kHxnqOEschoVUClLaU7f8xkNX9royJF4vg9dc2AVHVvd9QC8yVrdVw ==
1240
+ " @octokit/webhooks@^9.12 .0 " :
1241
+ version "9.12 .0"
1242
+ resolved "https://registry.yarnpkg.com/@octokit/webhooks/-/webhooks-9.12 .0.tgz#9d831e4ff5d69efabca09a1044bd832e907a0252 "
1243
+ integrity sha512-B/KK96mmmRju3lK8jRe78z2h4rSAAysT+rcT5Aw5aIXueOOHsFFgRNQF6GB+/0xwm9KkpMY96Z9vj2gwyOiatA ==
1244
1244
dependencies :
1245
1245
" @octokit/request-error" " ^2.0.2"
1246
1246
" @octokit/webhooks-methods" " ^2.0.0"
1247
- " @octokit/webhooks-types" " 4.2 .0"
1247
+ " @octokit/webhooks-types" " 4.3 .0"
1248
1248
aggregate-error "^3.1.0"
1249
1249
1250
1250
" @sinonjs/commons@^1.7.0 " :
You can’t perform that action at this time.
0 commit comments