File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
modules/webhook/lambdas/webhook Expand file tree Collapse file tree 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.41.0" ,
41
41
"@octokit/rest" : " ^18.12.0" ,
42
- "@octokit/webhooks" : " ^9.17 .0" ,
42
+ "@octokit/webhooks" : " ^9.20 .0" ,
43
43
"aws-lambda" : " ^1.0.7" ,
44
44
"tslog" : " ^3.2.2"
45
45
}
Original file line number Diff line number Diff line change 1277
1277
resolved "https://registry.yarnpkg.com/@octokit/webhooks-methods/-/webhooks-methods-2.0.0.tgz#1108b9ea661ca6c81e4a8bfa63a09eb27d5bc2db"
1278
1278
integrity sha512-35cfQ4YWlnZnmZKmIxlGPUPLtbkF8lr/A/1Sk1eC0ddLMwQN06dOuLc+dI3YLQS+T+MoNt3DIQ0NynwgKPilig==
1279
1279
1280
- " @octokit/webhooks-types@4.12.0 " :
1281
- version "4.12.0 "
1282
- resolved "https://registry.yarnpkg.com/@octokit/webhooks-types/-/webhooks-types-4.12.0 .tgz#add8b98d60ab42e965c4ba31040097f810e222de "
1283
- integrity sha512-G0k7CoS9bK+OI7kPHgqi1KqK4WhrjDQSjy0wJI+0OTx/xvbHUIZDeqatY60ceeRINP/1ExEk6kTARboP0xavEw ==
1280
+ " @octokit/webhooks-types@4.17.1 " :
1281
+ version "4.17.1 "
1282
+ resolved "https://registry.yarnpkg.com/@octokit/webhooks-types/-/webhooks-types-4.17.1 .tgz#850a29131c9cb03c22ad76a3c9d5c55500ce9beb "
1283
+ integrity sha512-L8VCfue+t5oopkPr81f2+LgWLAZbaX6gyu5fVYhWq8QE/QmzdyHuQr5zbUbCfAGAC0a1eRPPYmwPFPFOncku7A ==
1284
1284
1285
- " @octokit/webhooks@^9.17 .0 " :
1286
- version "9.17 .0"
1287
- resolved "https://registry.yarnpkg.com/@octokit/webhooks/-/webhooks-9.17 .0.tgz#81140b2e127157aa9817d085cd8758545e4a72e4 "
1288
- integrity sha512-/+9WSLuDuoqNWnMY4w6ePioILBqsUOiUt0ygQzugYzd112WB+yPIjmUQjAbNXImDsAa1myLpBICAMQDZlULyAA ==
1285
+ " @octokit/webhooks@^9.20 .0 " :
1286
+ version "9.20 .0"
1287
+ resolved "https://registry.yarnpkg.com/@octokit/webhooks/-/webhooks-9.20 .0.tgz#ff68774f7c0aad916959566801d42fb56c4bf116 "
1288
+ integrity sha512-NUFZKaQkGJl19FIfyaHdwjpR7XG0ekT3EFICjaz1vOFb/Dp/ebg9hn8bOwTusTsZjD0oPfPWxuHPKprBJ52swA ==
1289
1289
dependencies :
1290
1290
" @octokit/request-error" " ^2.0.2"
1291
1291
" @octokit/webhooks-methods" " ^2.0.0"
1292
- " @octokit/webhooks-types" " 4.12.0 "
1292
+ " @octokit/webhooks-types" " 4.17.1 "
1293
1293
aggregate-error "^3.1.0"
1294
1294
1295
1295
" @sinonjs/commons@^1.7.0 " :
You can’t perform that action at this time.
0 commit comments