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.54.0" ,
43
43
"@octokit/rest" : " ^18.12.0" ,
44
- "@octokit/webhooks" : " ^9.22 .0" ,
44
+ "@octokit/webhooks" : " ^9.23 .0" ,
45
45
"aws-lambda" : " ^1.0.7" ,
46
46
"tslog" : " ^3.3.2"
47
47
}
Original file line number Diff line number Diff line change 1363
1363
resolved "https://registry.yarnpkg.com/@octokit/webhooks-methods/-/webhooks-methods-2.0.0.tgz#1108b9ea661ca6c81e4a8bfa63a09eb27d5bc2db"
1364
1364
integrity sha512-35cfQ4YWlnZnmZKmIxlGPUPLtbkF8lr/A/1Sk1eC0ddLMwQN06dOuLc+dI3YLQS+T+MoNt3DIQ0NynwgKPilig==
1365
1365
1366
- " @octokit/webhooks-types@5.2.0 " :
1367
- version "5.2.0 "
1368
- resolved "https://registry.yarnpkg.com/@octokit/webhooks-types/-/webhooks-types-5.2.0 .tgz#9d1d451f37460107409c81cab04dd473108abb02 "
1369
- integrity sha512-OZhKy1w8/GF4GWtdiJc+o8sloWAHRueGB78FWFLZnueK7EHV9MzDVr4weJZMflJwMK4uuYLzcnJVnAoy3yB35g ==
1366
+ " @octokit/webhooks-types@5.5.1 " :
1367
+ version "5.5.1 "
1368
+ resolved "https://registry.yarnpkg.com/@octokit/webhooks-types/-/webhooks-types-5.5.1 .tgz#3ab94e890bee827302c6312e80497426d6627cbf "
1369
+ integrity sha512-FaBbqZS2e4fCdQvUqeBKpJJOVsRxGcrf0NA91WBXz9GP5/4xgQgdjpbzAcDOSfESBYDYD78HeI5VeihfCW28Ew ==
1370
1370
1371
- " @octokit/webhooks@^9.22 .0 " :
1372
- version "9.22 .0"
1373
- resolved "https://registry.yarnpkg.com/@octokit/webhooks/-/webhooks-9.22 .0.tgz#07a36a10358d39c1870758fae2b1ad3c24ca578d "
1374
- integrity sha512-wUd7nGfDRHG6xkz311djmq6lIB2tQ+r94SNkyv9o0bQhOsrkwH8fQCM7uVsbpkGUU2lqCYsVoa8z/UC9HJgRaw ==
1371
+ " @octokit/webhooks@^9.23 .0 " :
1372
+ version "9.23 .0"
1373
+ resolved "https://registry.yarnpkg.com/@octokit/webhooks/-/webhooks-9.23 .0.tgz#16fc24284afdf3e119d32928dd3f8b338890e56c "
1374
+ integrity sha512-4+imw+CajrKpafaE9oLCtXyU3ZAcCLwuoeZ3XmFruQZCEcBBJYE/juSFvU3x1HkFFeKwsUyr+nRikRwiK/VSmA ==
1375
1375
dependencies :
1376
1376
" @octokit/request-error" " ^2.0.2"
1377
1377
" @octokit/webhooks-methods" " ^2.0.0"
1378
- " @octokit/webhooks-types" " 5.2.0 "
1378
+ " @octokit/webhooks-types" " 5.5.1 "
1379
1379
aggregate-error "^3.1.0"
1380
1380
1381
1381
" @sinonjs/commons@^1.7.0 " :
You can’t perform that action at this time.
0 commit comments