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 41
41
"dependencies" : {
42
42
"@aws-sdk/client-ssm" : " ^3.105.0" ,
43
43
"@octokit/rest" : " ^18.12.0" ,
44
- "@octokit/webhooks" : " ^9.25 .0" ,
44
+ "@octokit/webhooks" : " ^9.26 .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 1417
1417
resolved "https://registry.yarnpkg.com/@octokit/webhooks-methods/-/webhooks-methods-2.0.0.tgz#1108b9ea661ca6c81e4a8bfa63a09eb27d5bc2db"
1418
1418
integrity sha512-35cfQ4YWlnZnmZKmIxlGPUPLtbkF8lr/A/1Sk1eC0ddLMwQN06dOuLc+dI3YLQS+T+MoNt3DIQ0NynwgKPilig==
1419
1419
1420
- " @octokit/webhooks-types@5.7.1 " :
1421
- version "5.7.1 "
1422
- resolved "https://registry.yarnpkg.com/@octokit/webhooks-types/-/webhooks-types-5.7.1 .tgz#26452dcd72fa77ac85bb188fda2a5980eb292932 "
1423
- integrity sha512-zabCzfWvvquxDzj1lU7GhJQteACGfGXnHfROJD4A7LKhRjlkaggoSkE5cWQJJ6nW2t/UI51dSFrEA+A4mhqfPw ==
1420
+ " @octokit/webhooks-types@5.8.0 " :
1421
+ version "5.8.0 "
1422
+ resolved "https://registry.yarnpkg.com/@octokit/webhooks-types/-/webhooks-types-5.8.0 .tgz#b76d1a3e3ad82cec5680d3c6c3443a620047a6ef "
1423
+ integrity sha512-8adktjIb76A7viIdayQSFuBEwOzwhDC+9yxZpKNHjfzrlostHCw0/N7JWpWMObfElwvJMk2fY2l1noENCk9wmw ==
1424
1424
1425
- " @octokit/webhooks@^9.25 .0 " :
1426
- version "9.25 .0"
1427
- resolved "https://registry.yarnpkg.com/@octokit/webhooks/-/webhooks-9.25 .0.tgz#f1bd7815af59fb37892b87c86d2cb8625a570e9a "
1428
- integrity sha512-pyCraAmxHSnfTMe4K+QnNH/nSCJolCc++J2SAfYBwPFm6gg2WTGxWuegzuHul+Xm71+V9qL2NhIXX48U7MvTIA ==
1425
+ " @octokit/webhooks@^9.26 .0 " :
1426
+ version "9.26 .0"
1427
+ resolved "https://registry.yarnpkg.com/@octokit/webhooks/-/webhooks-9.26 .0.tgz#cf453bb313da3b66f1a90c84464d978e1c625cce "
1428
+ integrity sha512-foZlsgrTDwAmD5j2Czn6ji10lbWjGDVsUxTIydjG9KTkAWKJrFapXJgO5SbGxRwfPd3OJdhK3nA2YPqVhxLXqA ==
1429
1429
dependencies :
1430
1430
" @octokit/request-error" " ^2.0.2"
1431
1431
" @octokit/webhooks-methods" " ^2.0.0"
1432
- " @octokit/webhooks-types" " 5.7.1 "
1432
+ " @octokit/webhooks-types" " 5.8.0 "
1433
1433
aggregate-error "^3.1.0"
1434
1434
1435
1435
" @sinclair/typebox@^0.23.3 " :
You can’t perform that action at this time.
0 commit comments