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 12
12
},
13
13
"devDependencies" : {
14
14
"@octokit/webhooks" : " ^7.11.2" ,
15
- "@types/express" : " ^4.17.3 " ,
15
+ "@types/express" : " ^4.17.8 " ,
16
16
"@types/jest" : " ^26.0.14" ,
17
17
"@types/node" : " ^14.11.2" ,
18
18
"@zeit/ncc" : " ^0.22.1" ,
Original file line number Diff line number Diff line change 720
720
" @types/qs" " *"
721
721
" @types/range-parser" " *"
722
722
723
- " @types/express@^4.17.3 " :
724
- version "4.17.7 "
725
- resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.7 .tgz#42045be6475636d9801369cd4418ef65cdb0dd59 "
726
- integrity sha512-dCOT5lcmV/uC2J9k0rPafATeeyz+99xTt54ReX11/LObZgfzJqZNcW27zGhYyX+9iSEGXGt5qLPwRSvBZcLvtQ ==
723
+ " @types/express@^4.17.8 " :
724
+ version "4.17.8 "
725
+ resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.8 .tgz#3df4293293317e61c60137d273a2e96cd8d5f27a "
726
+ integrity sha512-wLhcKh3PMlyA2cNAB9sjM1BntnhPMiM0JOBwPBqttjHev2428MLEB4AYVN+d8s2iyCVZac+o41Pflm/ZH5vLXQ ==
727
727
dependencies :
728
728
" @types/body-parser" " *"
729
729
" @types/express-serve-static-core" " *"
You can’t perform that action at this time.
0 commit comments