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.186.0" ,
43
43
"@octokit/rest" : " ^19.0.5" ,
44
- "@octokit/webhooks" : " ^10.2 .0" ,
44
+ "@octokit/webhooks" : " ^10.3 .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 1605
1605
resolved "https://registry.yarnpkg.com/@octokit/webhooks-methods/-/webhooks-methods-3.0.0.tgz#4f4443605233f46abc5f85a857ba105095aa1181"
1606
1606
integrity sha512-FAIyAchH9JUKXugKMC17ERAXM/56vVJekwXOON46pmUDYfU7uXB4cFY8yc8nYr5ABqVI7KjRKfFt3mZF7OcyUA==
1607
1607
1608
- " @octokit/webhooks-types@6.4 .0 " :
1609
- version "6.4 .0"
1610
- resolved "https://registry.yarnpkg.com/@octokit/webhooks-types/-/webhooks-types-6.4 .0.tgz#896bfd930e61f479356cd7d436a238191539afd9 "
1611
- integrity sha512-epkcGuajnLfavJoa1oGby158Ki3vZrs3DYK9Yi1X+stM3KcEwOuaXRsONIRw6fGdtgYlkZ01IWcl5NKJb7+jmg ==
1608
+ " @octokit/webhooks-types@6.5 .0 " :
1609
+ version "6.5 .0"
1610
+ resolved "https://registry.yarnpkg.com/@octokit/webhooks-types/-/webhooks-types-6.5 .0.tgz#536a22edc816d307de0d2fc1e6303022453a50eb "
1611
+ integrity sha512-SNx1YKBvi9IQvXo/SQ0p+9OKO2HMdzpCWcKsYxpGW1tlkE9TojYiGnFfxcXddyrsK4mC1UiyXY8+NYjWjtkVmA ==
1612
1612
1613
- " @octokit/webhooks@^10.2 .0 " :
1614
- version "10.2 .0"
1615
- resolved "https://registry.yarnpkg.com/@octokit/webhooks/-/webhooks-10.2 .0.tgz#e91082b810996a6526a817021973bf57f1120a02 "
1616
- integrity sha512-TeSodC8MuR4DywpMlOvNLyTv0vs0pF2ivAKlHK+Zofz51/Qwfz466TIXDDk/gLlRzoGy+lAvaOTYNCjwhihkCA ==
1613
+ " @octokit/webhooks@^10.3 .0 " :
1614
+ version "10.3 .0"
1615
+ resolved "https://registry.yarnpkg.com/@octokit/webhooks/-/webhooks-10.3 .0.tgz#adb12f571f361388e9ad8abbb9df6f89cef52eb7 "
1616
+ integrity sha512-6k4dNsTjNhoJNJ56RKkWCMXEj32Cgvy4hIsV3fhK60hKbEfI1/rkx7tF87Gqtf1Xg5UVQfFmYygaBPGQCr0TmQ ==
1617
1617
dependencies :
1618
1618
" @octokit/request-error" " ^3.0.0"
1619
1619
" @octokit/webhooks-methods" " ^3.0.0"
1620
- " @octokit/webhooks-types" " 6.4 .0"
1620
+ " @octokit/webhooks-types" " 6.5 .0"
1621
1621
aggregate-error "^3.1.0"
1622
1622
1623
1623
" @sinclair/typebox@^0.24.1 " :
You can’t perform that action at this time.
0 commit comments