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.192.0" ,
43
43
"@octokit/rest" : " ^19.0.5" ,
44
- "@octokit/webhooks" : " ^10.3.0 " ,
44
+ "@octokit/webhooks" : " ^10.3.1 " ,
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 1604
1604
resolved "https://registry.yarnpkg.com/@octokit/webhooks-methods/-/webhooks-methods-3.0.0.tgz#4f4443605233f46abc5f85a857ba105095aa1181"
1605
1605
integrity sha512-FAIyAchH9JUKXugKMC17ERAXM/56vVJekwXOON46pmUDYfU7uXB4cFY8yc8nYr5ABqVI7KjRKfFt3mZF7OcyUA==
1606
1606
1607
- " @octokit/webhooks-types@6.5 .0 " :
1608
- version "6.5 .0"
1609
- resolved "https://registry.yarnpkg.com/@octokit/webhooks-types/-/webhooks-types-6.5 .0.tgz#536a22edc816d307de0d2fc1e6303022453a50eb "
1610
- integrity sha512-SNx1YKBvi9IQvXo/SQ0p+9OKO2HMdzpCWcKsYxpGW1tlkE9TojYiGnFfxcXddyrsK4mC1UiyXY8+NYjWjtkVmA ==
1607
+ " @octokit/webhooks-types@6.6 .0 " :
1608
+ version "6.6 .0"
1609
+ resolved "https://registry.yarnpkg.com/@octokit/webhooks-types/-/webhooks-types-6.6 .0.tgz#8f6e15aca2d42f7310ffbe8b8f1799ee206dc1df "
1610
+ integrity sha512-czpEwg4UA3hb0G345BVk1zMXWwX0Qdaa4F/z7C3bP6baQ9AWY/VmCYydLU+Pi4z3aOPEJYCvt9zVhZ5CutqBKw ==
1611
1611
1612
- " @octokit/webhooks@^10.3.0 " :
1613
- version "10.3.0 "
1614
- resolved "https://registry.yarnpkg.com/@octokit/webhooks/-/webhooks-10.3.0 .tgz#adb12f571f361388e9ad8abbb9df6f89cef52eb7 "
1615
- integrity sha512-6k4dNsTjNhoJNJ56RKkWCMXEj32Cgvy4hIsV3fhK60hKbEfI1/rkx7tF87Gqtf1Xg5UVQfFmYygaBPGQCr0TmQ ==
1612
+ " @octokit/webhooks@^10.3.1 " :
1613
+ version "10.3.1 "
1614
+ resolved "https://registry.yarnpkg.com/@octokit/webhooks/-/webhooks-10.3.1 .tgz#a0d0d41873fe6f16cad89a893933a96ad3dc74a6 "
1615
+ integrity sha512-TSGiz9+IxP8Oh8LVFwhzLYTJ+8T/U6/fC/i1/iB39izyFzoEub3wNHlsfh8A6PUbde70w2pLr/O2ELlyQdrLgg ==
1616
1616
dependencies :
1617
1617
" @octokit/request-error" " ^3.0.0"
1618
1618
" @octokit/webhooks-methods" " ^3.0.0"
1619
- " @octokit/webhooks-types" " 6.5 .0"
1619
+ " @octokit/webhooks-types" " 6.6 .0"
1620
1620
aggregate-error "^3.1.0"
1621
1621
1622
1622
" @sinclair/typebox@^0.24.1 " :
You can’t perform that action at this time.
0 commit comments