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.183.0" ,
43
43
"@octokit/rest" : " ^19.0.4" ,
44
- "@octokit/webhooks" : " ^10.1.5 " ,
44
+ "@octokit/webhooks" : " ^10.2.0 " ,
45
45
"aws-lambda" : " ^1.0.7" ,
46
46
"tslog" : " ^3.3.4"
47
47
}
Original file line number Diff line number Diff line change 1504
1504
resolved "https://registry.yarnpkg.com/@octokit/webhooks-methods/-/webhooks-methods-3.0.0.tgz#4f4443605233f46abc5f85a857ba105095aa1181"
1505
1505
integrity sha512-FAIyAchH9JUKXugKMC17ERAXM/56vVJekwXOON46pmUDYfU7uXB4cFY8yc8nYr5ABqVI7KjRKfFt3mZF7OcyUA==
1506
1506
1507
- " @octokit/webhooks-types@6.3.6 " :
1508
- version "6.3.6 "
1509
- resolved "https://registry.yarnpkg.com/@octokit/webhooks-types/-/webhooks-types-6.3.6 .tgz#b211e42386463175ebc652c86d5c7433675986fc "
1510
- integrity sha512-x6yBtWobk20OhOiJ4VWsH3iJ/30IG+VoDWSgS4Tiyidi2KOiBS3bL+AJrNuq4OyNuWOM/FbHQTp6KEZs1oPD/g ==
1507
+ " @octokit/webhooks-types@6.4.0 " :
1508
+ version "6.4.0 "
1509
+ resolved "https://registry.yarnpkg.com/@octokit/webhooks-types/-/webhooks-types-6.4.0 .tgz#896bfd930e61f479356cd7d436a238191539afd9 "
1510
+ integrity sha512-epkcGuajnLfavJoa1oGby158Ki3vZrs3DYK9Yi1X+stM3KcEwOuaXRsONIRw6fGdtgYlkZ01IWcl5NKJb7+jmg ==
1511
1511
1512
- " @octokit/webhooks@^10.1.5 " :
1513
- version "10.1.5 "
1514
- resolved "https://registry.yarnpkg.com/@octokit/webhooks/-/webhooks-10.1.5 .tgz#ba79b49ef0047a3cae7885387c5f20d4b341cd41 "
1515
- integrity sha512-sQkxM6l9HdG1vsHFj2T/o8SnCPDDxovcs0rsSd4UR5jJFNPCPIBRmFNVHfM37nncLKuTwIpmMeePphNf1k6Waw ==
1512
+ " @octokit/webhooks@^10.2.0 " :
1513
+ version "10.2.0 "
1514
+ resolved "https://registry.yarnpkg.com/@octokit/webhooks/-/webhooks-10.2.0 .tgz#e91082b810996a6526a817021973bf57f1120a02 "
1515
+ integrity sha512-TeSodC8MuR4DywpMlOvNLyTv0vs0pF2ivAKlHK+Zofz51/Qwfz466TIXDDk/gLlRzoGy+lAvaOTYNCjwhihkCA ==
1516
1516
dependencies :
1517
1517
" @octokit/request-error" " ^3.0.0"
1518
1518
" @octokit/webhooks-methods" " ^3.0.0"
1519
- " @octokit/webhooks-types" " 6.3.6 "
1519
+ " @octokit/webhooks-types" " 6.4.0 "
1520
1520
aggregate-error "^3.1.0"
1521
1521
1522
1522
" @sinclair/typebox@^0.24.1 " :
You can’t perform that action at this time.
0 commit comments