File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
modules/webhook/lambdas/webhook Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11
11
"dist" : " yarn build && cd dist && zip ../webhook.zip index.js"
12
12
},
13
13
"devDependencies" : {
14
- "@octokit/webhooks" : " ^7.9.3 " ,
14
+ "@octokit/webhooks" : " ^7.11.0 " ,
15
15
"@types/express" : " ^4.17.3" ,
16
16
"@types/jest" : " ^26.0.9" ,
17
17
"@types/node" : " ^14.0.23" ,
Original file line number Diff line number Diff line change 608
608
dependencies :
609
609
" @types/node" " >= 8"
610
610
611
- " @octokit/webhooks@^7.9.3 " :
612
- version "7.9.3 "
613
- resolved "https://registry.yarnpkg.com/@octokit/webhooks/-/webhooks-7.9.3 .tgz#a766f197c772b4b56edf4b2c2f460c3513ecc9af "
614
- integrity sha512-lAbK39QrsKAG1hN4YfQ3cDXHXHiA+dd6hVW5hYGKdIKp/fwcJ4/tQ4868ErKQiqU2u5PG9FdIJ8NJp/1Q+AnyQ ==
611
+ " @octokit/webhooks@^7.11.0 " :
612
+ version "7.11.0 "
613
+ resolved "https://registry.yarnpkg.com/@octokit/webhooks/-/webhooks-7.11.0 .tgz#167531c9adf6f10b62b04215c756f017bf78b830 "
614
+ integrity sha512-ADKEcFYgPs1blBaW1MDvn+rJ/5qu8gpjrADf909Ew5prOgvsVFbuCfhLWZKJv21u4qWodJsy5K1zTufjnaAUNw ==
615
615
dependencies :
616
616
" @octokit/request-error" " ^2.0.2"
617
617
" @pika/plugin-ts-standard-pkg" " ^0.9.2"
You can’t perform that action at this time.
0 commit comments