File tree Expand file tree Collapse file tree 2 files changed +2
-11
lines changed Expand file tree Collapse file tree 2 files changed +2
-11
lines changed Original file line number Diff line number Diff line change 50
50
"devDependencies" : {
51
51
"@commitlint/cli" : " ^12.0.1" ,
52
52
"@commitlint/config-conventional" : " ^12.0.1" ,
53
- "@types/express" : " ^ 4.17.3 " ,
53
+ "@types/express" : " 4.17.7 " ,
54
54
"@types/is-glob" : " ^4.0.1" ,
55
55
"@types/jest" : " ^26.0.22" ,
56
56
"@types/micromatch" : " ^4.0.1" ,
Original file line number Diff line number Diff line change 832
832
" @types/qs" " *"
833
833
" @types/range-parser" " *"
834
834
835
- " @types/express@*" , "@types/express@^4.0.33":
835
+ " @types/express@*" , "@types/express@4.17.7", "@types/express@ ^4.0.33":
836
836
version "4.17.7"
837
837
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.7.tgz#42045be6475636d9801369cd4418ef65cdb0dd59"
838
838
integrity sha512-dCOT5lcmV/uC2J9k0rPafATeeyz+99xTt54ReX11/LObZgfzJqZNcW27zGhYyX+9iSEGXGt5qLPwRSvBZcLvtQ==
842
842
" @types/qs" " *"
843
843
" @types/serve-static" " *"
844
844
845
- " @types/express@^4.17.3 " :
846
- version "4.17.3"
847
- resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.3.tgz#38e4458ce2067873b09a73908df488870c303bd9"
848
- integrity sha512-I8cGRJj3pyOLs/HndoP+25vOqhqWkAZsWMEmq1qXy/b/M3ppufecUwaK2/TVDVxcV61/iSdhykUjQQ2DLSrTdg==
849
- dependencies :
850
- " @types/body-parser" " *"
851
- " @types/express-serve-static-core" " *"
852
- " @types/serve-static" " *"
853
-
854
845
" @types/graceful-fs@^4.1.2 " :
855
846
version "4.1.3"
856
847
resolved "https://registry.yarnpkg.com/@types/graceful-fs/-/graceful-fs-4.1.3.tgz#039af35fe26bec35003e8d86d2ee9c586354348f"
You can’t perform that action at this time.
0 commit comments