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.26.0" ,
41
41
"@octokit/rest" : " ^18.11.4" ,
42
- "@octokit/webhooks" : " ^9.12 .0" ,
42
+ "@octokit/webhooks" : " ^9.17 .0" ,
43
43
"aws-lambda" : " ^1.0.6"
44
44
}
45
45
}
Original file line number Diff line number Diff line change 1256
1256
resolved "https://registry.yarnpkg.com/@octokit/webhooks-methods/-/webhooks-methods-2.0.0.tgz#1108b9ea661ca6c81e4a8bfa63a09eb27d5bc2db"
1257
1257
integrity sha512-35cfQ4YWlnZnmZKmIxlGPUPLtbkF8lr/A/1Sk1eC0ddLMwQN06dOuLc+dI3YLQS+T+MoNt3DIQ0NynwgKPilig==
1258
1258
1259
- " @octokit/webhooks-types@4.7 .0 " :
1260
- version "4.7 .0"
1261
- resolved "https://registry.yarnpkg.com/@octokit/webhooks-types/-/webhooks-types-4.7 .0.tgz#0d86cb32a6502da41d2a33b243102f96012bddbb "
1262
- integrity sha512-LWTPedtJtcdA1+k+iERtCr7UnO/d+Cr00/vRPhjASTHz2G/ZtSAnDNjDv5c7X2R7OJsPE6eFUMT7frwjjuAbZA ==
1259
+ " @octokit/webhooks-types@4.12 .0 " :
1260
+ version "4.12 .0"
1261
+ resolved "https://registry.yarnpkg.com/@octokit/webhooks-types/-/webhooks-types-4.12 .0.tgz#add8b98d60ab42e965c4ba31040097f810e222de "
1262
+ integrity sha512-G0k7CoS9bK+OI7kPHgqi1KqK4WhrjDQSjy0wJI+0OTx/xvbHUIZDeqatY60ceeRINP/1ExEk6kTARboP0xavEw ==
1263
1263
1264
- " @octokit/webhooks@^9.12 .0 " :
1265
- version "9.15 .0"
1266
- resolved "https://registry.yarnpkg.com/@octokit/webhooks/-/webhooks-9.15 .0.tgz#ed43660c1911755747b5c1b2847081eb96d8e0a0 "
1267
- integrity sha512-IFHXmTT4rVz8TbH5oH8qmJkM9UJLo75mmaMydKdn0j/ffLuTQ/+j6+Jl5dyboUo6AtUwaklFacszViVCKHME6A ==
1264
+ " @octokit/webhooks@^9.17 .0 " :
1265
+ version "9.17 .0"
1266
+ resolved "https://registry.yarnpkg.com/@octokit/webhooks/-/webhooks-9.17 .0.tgz#81140b2e127157aa9817d085cd8758545e4a72e4 "
1267
+ integrity sha512-/+9WSLuDuoqNWnMY4w6ePioILBqsUOiUt0ygQzugYzd112WB+yPIjmUQjAbNXImDsAa1myLpBICAMQDZlULyAA ==
1268
1268
dependencies :
1269
1269
" @octokit/request-error" " ^2.0.2"
1270
1270
" @octokit/webhooks-methods" " ^2.0.0"
1271
- " @octokit/webhooks-types" " 4.7 .0"
1271
+ " @octokit/webhooks-types" " 4.12 .0"
1272
1272
aggregate-error "^3.1.0"
1273
1273
1274
1274
" @sinonjs/commons@^1.7.0 " :
You can’t perform that action at this time.
0 commit comments