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 41
41
"dependencies" : {
42
42
"@aws-sdk/client-ssm" : " ^3.82.0" ,
43
43
"@octokit/rest" : " ^18.12.0" ,
44
- "@octokit/webhooks" : " ^9.23 .0" ,
44
+ "@octokit/webhooks" : " ^9.24 .0" ,
45
45
"aws-lambda" : " ^1.0.7" ,
46
46
"tslog" : " ^3.3.3"
47
47
}
Original file line number Diff line number Diff line change 1380
1380
resolved "https://registry.yarnpkg.com/@octokit/webhooks-methods/-/webhooks-methods-2.0.0.tgz#1108b9ea661ca6c81e4a8bfa63a09eb27d5bc2db"
1381
1381
integrity sha512-35cfQ4YWlnZnmZKmIxlGPUPLtbkF8lr/A/1Sk1eC0ddLMwQN06dOuLc+dI3YLQS+T+MoNt3DIQ0NynwgKPilig==
1382
1382
1383
- " @octokit/webhooks-types@5.5.1 " :
1384
- version "5.5.1 "
1385
- resolved "https://registry.yarnpkg.com/@octokit/webhooks-types/-/webhooks-types-5.5.1 .tgz#3ab94e890bee827302c6312e80497426d6627cbf "
1386
- integrity sha512-FaBbqZS2e4fCdQvUqeBKpJJOVsRxGcrf0NA91WBXz9GP5/4xgQgdjpbzAcDOSfESBYDYD78HeI5VeihfCW28Ew ==
1383
+ " @octokit/webhooks-types@5.6.0 " :
1384
+ version "5.6.0 "
1385
+ resolved "https://registry.yarnpkg.com/@octokit/webhooks-types/-/webhooks-types-5.6.0 .tgz#cbc908ef0df997de7f65da4e4003ecb8430410d3 "
1386
+ integrity sha512-y3MqE6N6Ksg1+YV0sXVpW2WP7Y24h7rUp2hDJuzoqWdKGr7owmRDyHC72INwfCYNzura/vsNPXvc6Xbfp4wGGw ==
1387
1387
1388
- " @octokit/webhooks@^9.23 .0 " :
1389
- version "9.23 .0"
1390
- resolved "https://registry.yarnpkg.com/@octokit/webhooks/-/webhooks-9.23 .0.tgz#16fc24284afdf3e119d32928dd3f8b338890e56c "
1391
- integrity sha512-4+imw+CajrKpafaE9oLCtXyU3ZAcCLwuoeZ3XmFruQZCEcBBJYE/juSFvU3x1HkFFeKwsUyr+nRikRwiK/VSmA ==
1388
+ " @octokit/webhooks@^9.24 .0 " :
1389
+ version "9.24 .0"
1390
+ resolved "https://registry.yarnpkg.com/@octokit/webhooks/-/webhooks-9.24 .0.tgz#3e3b194ee67151f674e8d0d565c8179828a12b3d "
1391
+ integrity sha512-s1nqplA+j4sP7Cz40jn/Q2ipkKRKJ7Gi+NzZiSnwNfisYNduLHEwMUJVBEKc5I0r6GMcZZRJOe6PJ2rJXYW66g ==
1392
1392
dependencies :
1393
1393
" @octokit/request-error" " ^2.0.2"
1394
1394
" @octokit/webhooks-methods" " ^2.0.0"
1395
- " @octokit/webhooks-types" " 5.5.1 "
1395
+ " @octokit/webhooks-types" " 5.6.0 "
1396
1396
aggregate-error "^3.1.0"
1397
1397
1398
1398
" @sinclair/typebox@^0.23.3 " :
You can’t perform that action at this time.
0 commit comments