File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
modules/runners/lambdas/runners 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
"@types/aws-lambda" : " ^8.10.61" ,
15
- "@types/express" : " ^4.17.3 " ,
15
+ "@types/express" : " ^4.17.8 " ,
16
16
"@types/jest" : " ^26.0.10" ,
17
17
"@types/node" : " ^14.6.2" ,
18
18
"@zeit/ncc" : " ^0.22.1" ,
Original file line number Diff line number Diff line change 639
639
" @types/qs" " *"
640
640
" @types/range-parser" " *"
641
641
642
- " @types/express@^4.17.3 " :
643
- version "4.17.7 "
644
- resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.7 .tgz#42045be6475636d9801369cd4418ef65cdb0dd59 "
645
- integrity sha512-dCOT5lcmV/uC2J9k0rPafATeeyz+99xTt54ReX11/LObZgfzJqZNcW27zGhYyX+9iSEGXGt5qLPwRSvBZcLvtQ ==
642
+ " @types/express@^4.17.8 " :
643
+ version "4.17.8 "
644
+ resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.8 .tgz#3df4293293317e61c60137d273a2e96cd8d5f27a "
645
+ integrity sha512-wLhcKh3PMlyA2cNAB9sjM1BntnhPMiM0JOBwPBqttjHev2428MLEB4AYVN+d8s2iyCVZac+o41Pflm/ZH5vLXQ ==
646
646
dependencies :
647
647
" @types/body-parser" " *"
648
648
" @types/express-serve-static-core" " *"
You can’t perform that action at this time.
0 commit comments