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.131.0" ,
43
43
"@octokit/rest" : " ^19.0.3" ,
44
- "@octokit/webhooks" : " ^10.0.8 " ,
44
+ "@octokit/webhooks" : " ^10.0.9 " ,
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 1490
1490
resolved "https://registry.yarnpkg.com/@octokit/webhooks-methods/-/webhooks-methods-3.0.0.tgz#4f4443605233f46abc5f85a857ba105095aa1181"
1491
1491
integrity sha512-FAIyAchH9JUKXugKMC17ERAXM/56vVJekwXOON46pmUDYfU7uXB4cFY8yc8nYr5ABqVI7KjRKfFt3mZF7OcyUA==
1492
1492
1493
-
1494
- version "6.2.3 "
1495
- resolved "https://registry.yarnpkg.com/@octokit/webhooks-types/-/webhooks-types-6.2.3 .tgz#9ef209ecf542f1c4c4e16bd00aea0638889e116d "
1496
- integrity sha512-m2J23W6QZeB7KOMHSgTZG8F0mXqqWlWrVzn41Zj4l2umHb6H3Z+rqFsryTNBTZuUiO7YFOFqYaTtlSGHC5CgUg ==
1493
+
1494
+ version "6.2.4 "
1495
+ resolved "https://registry.yarnpkg.com/@octokit/webhooks-types/-/webhooks-types-6.2.4 .tgz#fe386d1e4749ff93bb143907b9673eb1e4f01a30 "
1496
+ integrity sha512-MlumL1ClswnrebjNWmUFiHjEqpRl2T3Eh6j6R9mP2SNK7SjYw4tXGeCKHOyZiNpLjc5/1+P39BxwLN28zNn8iQ ==
1497
1497
1498
- " @octokit/webhooks@^10.0.8 " :
1499
- version "10.0.8 "
1500
- resolved "https://registry.yarnpkg.com/@octokit/webhooks/-/webhooks-10.0.8 .tgz#e8fae861432411d80cade44e7d3725ba8613a4cf "
1501
- integrity sha512-B6TfNTPDf8y5WqzlT5jmeYaYSf6oT7NhkelcetaDT7PP9btu1iaIKWZG+1DFRm1CBQE9HIHdh9rR65qq64m/5g ==
1498
+ " @octokit/webhooks@^10.0.9 " :
1499
+ version "10.0.9 "
1500
+ resolved "https://registry.yarnpkg.com/@octokit/webhooks/-/webhooks-10.0.9 .tgz#0b11925cf34abb62293af55273ed2c63d7e11e3a "
1501
+ integrity sha512-KcUWo8HnZ7QOjYGUNYkNpd7TSj8Ck0Q1FzEeMyiMQg52K2sv/Lc/rfW2iJQLxpSrDhXfFTVQ75S10YjWdIj4kA ==
1502
1502
dependencies :
1503
1503
" @octokit/request-error" " ^3.0.0"
1504
1504
" @octokit/webhooks-methods" " ^3.0.0"
1505
- " @octokit/webhooks-types" " 6.2.3 "
1505
+ " @octokit/webhooks-types" " 6.2.4 "
1506
1506
aggregate-error "^3.1.0"
1507
1507
1508
1508
" @sinclair/typebox@^0.23.3 " :
You can’t perform that action at this time.
0 commit comments