File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
modules/webhook/lambdas/webhook Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 15
15
"format-check" : " prettier --check \" **/*.ts\" "
16
16
},
17
17
"devDependencies" : {
18
- "@octokit/webhooks-definitions" : " ^3.62.5 " ,
18
+ "@octokit/webhooks-definitions" : " ^3.67.3 " ,
19
19
"@types/express" : " ^4.17.11" ,
20
20
"@types/jest" : " ^26.0.20" ,
21
21
"@types/node" : " ^14.14.34" ,
Original file line number Diff line number Diff line change 637
637
dependencies :
638
638
" @octokit/openapi-types" " ^5.3.2"
639
639
640
- " @octokit/[email protected] " , "@octokit/webhooks-definitions@^3.62.5" :
640
+
641
641
version "3.62.5"
642
642
resolved "https://registry.yarnpkg.com/@octokit/webhooks-definitions/-/webhooks-definitions-3.62.5.tgz#3b2443ee07bb00e6333ce6bef8ccf5eadfb08430"
643
643
integrity sha512-1SWpIFhDLgus9aJ++GOnV/YYcT53glj/YDNzt45S47BfK2/tzYLHWHYFpmEO0frsSEKMFDewDy4c4cWuCpNH/g==
644
644
645
+ " @octokit/webhooks-definitions@^3.67.3 " :
646
+ version "3.67.3"
647
+ resolved "https://registry.yarnpkg.com/@octokit/webhooks-definitions/-/webhooks-definitions-3.67.3.tgz#d2a905a90b04af8111982d0c13658a49fc4eecb9"
648
+ integrity sha512-do4Z1r2OVhuI0ihJhQ8Hg+yPWnBYEBNuFNCrvtPKoYT1w81jD7pBXgGe86lYuuNirkDHb0Nxt+zt4O5GiFJfgA==
649
+
645
650
" @octokit/webhooks@^8.5.4 " :
646
651
version "8.5.4"
647
652
resolved "https://registry.yarnpkg.com/@octokit/webhooks/-/webhooks-8.5.4.tgz#35f67dfe121ae85dc3881fad2042d8386939a7dc"
You can’t perform that action at this time.
0 commit comments