This repository was archived by the owner on Jan 16, 2025. It is now read-only.
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.245.0" ,
43
43
"@octokit/rest" : " ^19.0.5" ,
44
- "@octokit/webhooks" : " ^10.4 .0" ,
44
+ "@octokit/webhooks" : " ^10.7 .0" ,
45
45
"aws-lambda" : " ^1.0.7" ,
46
46
"aws-sdk" : " ^2.1292.0" ,
47
47
"tslog" : " ^3.3.4"
Original file line number Diff line number Diff line change 1564
1564
resolved "https://registry.yarnpkg.com/@octokit/webhooks-methods/-/webhooks-methods-3.0.1.tgz#041ed0e5728cc076e375c372dd803ded5905535f"
1565
1565
integrity sha512-XftYVcBxtzC2G05kdBNn9IYLtQ+Cz6ufKkjZd0DU/qGaZEFTPzM2OabXAWG5tvL0q/I+Exio1JnRiPfetiMSEw==
1566
1566
1567
- " @octokit/webhooks-types@6.7 .0 " :
1568
- version "6.7 .0"
1569
- resolved "https://registry.yarnpkg.com/@octokit/webhooks-types/-/webhooks-types-6.7 .0.tgz#5fae3f6d92befcb8224a8c19a18d9d90e59f095d "
1570
- integrity sha512-bykm7UkSnxmb2uhSfcLM1Pity/LQ6ZBSdzy9HU0vXjR+2g+tzlmRhXb7Go8oj0TlgO+vDrTivGXju6zkzOGKjA ==
1567
+ " @octokit/webhooks-types@6.10 .0 " :
1568
+ version "6.10 .0"
1569
+ resolved "https://registry.yarnpkg.com/@octokit/webhooks-types/-/webhooks-types-6.10 .0.tgz#b441780d26370c7682f4f964d4b36b5cb0c757f8 "
1570
+ integrity sha512-lDNv83BeEyxxukdQ0UttiUXawk9+6DkdjjFtm2GFED+24IQhTVaoSbwV9vWWKONyGLzRmCQqZmoEWkDhkEmPlw ==
1571
1571
1572
- " @octokit/webhooks@^10.4 .0 " :
1573
- version "10.4 .0"
1574
- resolved "https://registry.yarnpkg.com/@octokit/webhooks/-/webhooks-10.4 .0.tgz#b844a3a220690b0d104488e8f1229289d5169239 "
1575
- integrity sha512-BZYBRB8zUm8QJOkpmmg2VWzHq21qVW6vzmZw7gXhoPp/fia1N+HKF/caWyCcKpSE4DYBnPukJ9HtpMcC2GZiRw ==
1572
+ " @octokit/webhooks@^10.7 .0 " :
1573
+ version "10.7 .0"
1574
+ resolved "https://registry.yarnpkg.com/@octokit/webhooks/-/webhooks-10.7 .0.tgz#ec05e655d309383e2cd08dafe51abd1705df6d4a "
1575
+ integrity sha512-zZBbQMpXXnK/ki/utrFG/TuWv9545XCSLibfDTxrYqR1PmU6zel02ebTOrA7t5XIGHzlEOc/NgISUIBUe7pMFA ==
1576
1576
dependencies :
1577
1577
" @octokit/request-error" " ^3.0.0"
1578
1578
" @octokit/webhooks-methods" " ^3.0.0"
1579
- " @octokit/webhooks-types" " 6.7 .0"
1579
+ " @octokit/webhooks-types" " 6.10 .0"
1580
1580
aggregate-error "^3.1.0"
1581
1581
1582
1582
" @sinclair/typebox@^0.24.1 " :
You can’t perform that action at this time.
0 commit comments