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.194.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 1628
1628
resolved "https://registry.yarnpkg.com/@octokit/webhooks-methods/-/webhooks-methods-3.0.0.tgz#4f4443605233f46abc5f85a857ba105095aa1181"
1629
1629
integrity sha512-FAIyAchH9JUKXugKMC17ERAXM/56vVJekwXOON46pmUDYfU7uXB4cFY8yc8nYr5ABqVI7KjRKfFt3mZF7OcyUA==
1630
1630
1631
- " @octokit/webhooks-types@6.5 .0 " :
1632
- version "6.5 .0"
1633
- resolved "https://registry.yarnpkg.com/@octokit/webhooks-types/-/webhooks-types-6.5 .0.tgz#536a22edc816d307de0d2fc1e6303022453a50eb "
1634
- integrity sha512-SNx1YKBvi9IQvXo/SQ0p+9OKO2HMdzpCWcKsYxpGW1tlkE9TojYiGnFfxcXddyrsK4mC1UiyXY8+NYjWjtkVmA ==
1631
+ " @octokit/webhooks-types@6.6 .0 " :
1632
+ version "6.6 .0"
1633
+ resolved "https://registry.yarnpkg.com/@octokit/webhooks-types/-/webhooks-types-6.6 .0.tgz#8f6e15aca2d42f7310ffbe8b8f1799ee206dc1df "
1634
+ integrity sha512-czpEwg4UA3hb0G345BVk1zMXWwX0Qdaa4F/z7C3bP6baQ9AWY/VmCYydLU+Pi4z3aOPEJYCvt9zVhZ5CutqBKw ==
1635
1635
1636
- " @octokit/webhooks@^10.3.0 " :
1637
- version "10.3.0 "
1638
- resolved "https://registry.yarnpkg.com/@octokit/webhooks/-/webhooks-10.3.0 .tgz#adb12f571f361388e9ad8abbb9df6f89cef52eb7 "
1639
- integrity sha512-6k4dNsTjNhoJNJ56RKkWCMXEj32Cgvy4hIsV3fhK60hKbEfI1/rkx7tF87Gqtf1Xg5UVQfFmYygaBPGQCr0TmQ ==
1636
+ " @octokit/webhooks@^10.3.1 " :
1637
+ version "10.3.1 "
1638
+ resolved "https://registry.yarnpkg.com/@octokit/webhooks/-/webhooks-10.3.1 .tgz#a0d0d41873fe6f16cad89a893933a96ad3dc74a6 "
1639
+ integrity sha512-TSGiz9+IxP8Oh8LVFwhzLYTJ+8T/U6/fC/i1/iB39izyFzoEub3wNHlsfh8A6PUbde70w2pLr/O2ELlyQdrLgg ==
1640
1640
dependencies :
1641
1641
" @octokit/request-error" " ^3.0.0"
1642
1642
" @octokit/webhooks-methods" " ^3.0.0"
1643
- " @octokit/webhooks-types" " 6.5 .0"
1643
+ " @octokit/webhooks-types" " 6.6 .0"
1644
1644
aggregate-error "^3.1.0"
1645
1645
1646
1646
" @sinclair/typebox@^0.24.1 " :
You can’t perform that action at this time.
0 commit comments