File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 53
53
"@nestjs/cli" : " 7.6.0" ,
54
54
"@nestjs/schematics" : " 7.3.1" ,
55
55
"@nestjs/testing" : " 7.6.15" ,
56
- "@types/express" : " 4.17.11 " ,
56
+ "@types/express" : " 4.17.17 " ,
57
57
"@types/jest" : " 26.0.22" ,
58
58
"@types/node" : " 14.14.41" ,
59
59
"@types/passport-local" : " 1.0.33" ,
Original file line number Diff line number Diff line change 884
884
" @types/qs" " *"
885
885
" @types/range-parser" " *"
886
886
887
- " @types/express-serve-static-core@^4.17.18 " :
888
- version "4.17.18 "
889
- resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.17.18 .tgz#8371e260f40e0e1ca0c116a9afcd9426fa094c40 "
890
- integrity sha512-m4JTwx5RUBNZvky/JJ8swEJPKFd8si08pPF2PfizYjGZOKr/svUWPcoUmLow6MmPzhasphB7gSTINY67xn3JNA ==
887
+ " @types/express-serve-static-core@^4.17.33 " :
888
+ version "4.17.33 "
889
+ resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.17.33 .tgz#de35d30a9d637dc1450ad18dd583d75d5733d543 "
890
+ integrity sha512-TPBqmR/HRYI3eC2E5hmiivIzv+bidAfXofM+sbonAGvyDhySGw9/PQZFt2BLOrjUUR++4eJVpx6KnLQK1Fk9tA ==
891
891
dependencies :
892
892
" @types/node" " *"
893
893
" @types/qs" " *"
903
903
" @types/qs" " *"
904
904
" @types/serve-static" " *"
905
905
906
-
907
- version "4.17.11 "
908
- resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.11 .tgz#debe3caa6f8e5fcda96b47bd54e2f40c4ee59545 "
909
- integrity sha512-no+R6rW60JEc59977wIxreQVsIEOAYwgCqldrA/vkpCnbD7MqTefO97lmoBe4WE0F156bC4uLSP1XHDOySnChg ==
906
+
907
+ version "4.17.17 "
908
+ resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.17 .tgz#01d5437f6ef9cfa8668e616e13c2f2ac9a491ae4 "
909
+ integrity sha512-Q4FmmuLGBG58btUnfS1c1r/NQdlp3DMfGDGig8WhfpA2YRUtEkxAjkZb0yvplJGYdF1fsQ81iMDcH24sSCNC/Q ==
910
910
dependencies :
911
911
" @types/body-parser" " *"
912
- " @types/express-serve-static-core" " ^4.17.18 "
912
+ " @types/express-serve-static-core" " ^4.17.33 "
913
913
" @types/qs" " *"
914
914
" @types/serve-static" " *"
915
915
You can’t perform that action at this time.
0 commit comments