File tree Expand file tree Collapse file tree 2 files changed +7
-12
lines changed
modules/webhook/lambdas/webhook Expand file tree Collapse file tree 2 files changed +7
-12
lines changed Original file line number Diff line number Diff line change 33
33
},
34
34
"dependencies" : {
35
35
"@octokit/rest" : " ^18.3.5" ,
36
- "@octokit/webhooks" : " ^8.4.1 "
36
+ "@octokit/webhooks" : " ^8.5.3 "
37
37
}
38
38
}
Original file line number Diff line number Diff line change 637
637
dependencies :
638
638
" @octokit/openapi-types" " ^5.3.2"
639
639
640
-
641
- version "3.61.0"
642
- resolved "https://registry.yarnpkg.com/@octokit/webhooks-definitions/-/webhooks-definitions-3.61.0.tgz#78ac9821f9122d3d9e8b099ba6033e47f755e885"
643
- integrity sha512-Iu2rMpCU0y25T4rIMoAKyQRWf/YJZnJKbIzzrKQMQJRIiORe4AGev1GLgf5zUcnz9twQ23DYEFLpDLVHViwTDQ==
644
-
645
- " @octokit/webhooks-definitions@^3.62.5 " :
640
+ " @octokit/[email protected] " , "@octokit/webhooks-definitions@^3.62.5":
646
641
version "3.62.5"
647
642
resolved "https://registry.yarnpkg.com/@octokit/webhooks-definitions/-/webhooks-definitions-3.62.5.tgz#3b2443ee07bb00e6333ce6bef8ccf5eadfb08430"
648
643
integrity sha512-1SWpIFhDLgus9aJ++GOnV/YYcT53glj/YDNzt45S47BfK2/tzYLHWHYFpmEO0frsSEKMFDewDy4c4cWuCpNH/g==
649
644
650
- " @octokit/webhooks@^8.4.1 " :
651
- version "8.4.1 "
652
- resolved "https://registry.yarnpkg.com/@octokit/webhooks/-/webhooks-8.4.1 .tgz#4490ded72e76988c02f99cdf2300ab5499f09a21 "
653
- integrity sha512-XV7VWuV13ltfuYREWX+3yrHFjBGalHrkzba5ht2q92s3RzFQH28NU+ZJADwbozFf5rY9fLtrVuhEsHPnaPxGrg ==
645
+ " @octokit/webhooks@^8.5.3 " :
646
+ version "8.5.3 "
647
+ resolved "https://registry.yarnpkg.com/@octokit/webhooks/-/webhooks-8.5.3 .tgz#1d4348b9d6fb9709e8c8f5fe943a7af183e58cf5 "
648
+ integrity sha512-hAHYHDC06KClFX2oKGxAZkolX9n9zU6PJ4UVJte87ZhH+Buui+hLPNKnSHYgsV7rn83kNItHTRfnfyRBD9CjkA ==
654
649
dependencies :
655
650
" @octokit/request-error" " ^2.0.2"
656
- " @octokit/webhooks-definitions" " 3.61.0 "
651
+ " @octokit/webhooks-definitions" " 3.62.5 "
657
652
aggregate-error "^3.1.0"
658
653
debug "^4.0.0"
659
654
You can’t perform that action at this time.
0 commit comments