File tree Expand file tree Collapse file tree 2 files changed +15
-6
lines changed Expand file tree Collapse file tree 2 files changed +15
-6
lines changed Original file line number Diff line number Diff line change 101101 "@nestjs/testing" : " 8.4.7" ,
102102 "@shelf/jest-mongodb" : " 1.3.4" ,
103103 "@types/cli-color" : " 2.0.2" ,
104- "@types/express" : " 4.17.14 " ,
104+ "@types/express" : " 4.17.16 " ,
105105 "@types/http-cache-semantics" : " 4.0.1" ,
106106 "@types/ioredis" : " 4.28.10" ,
107107 "@types/jest" : " 27.5.2" ,
Original file line number Diff line number Diff line change 65046504 "@types/qs" "*"
65056505 "@types/range-parser" "*"
65066506
6507+ "@types/express-serve-static-core@^4.17.31":
6508+ version "4.17.33"
6509+ resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.17.33.tgz#de35d30a9d637dc1450ad18dd583d75d5733d543"
6510+ integrity sha512-TPBqmR/HRYI3eC2E5hmiivIzv+bidAfXofM+sbonAGvyDhySGw9/PQZFt2BLOrjUUR++4eJVpx6KnLQK1Fk9tA==
6511+ dependencies:
6512+ "@types/node" "*"
6513+ "@types/qs" "*"
6514+ "@types/range-parser" "*"
6515+
65076516"@types/express@*", "@types/express@^4.17.9":
65086517 version "4.17.12"
65096518 resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.12.tgz#4bc1bf3cd0cfe6d3f6f2853648b40db7d54de350"
65146523 "@types/qs" "*"
65156524 "@types/serve-static" "*"
65166525
6517- 6518- version "4.17.14 "
6519- resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.14 .tgz#143ea0557249bc1b3b54f15db4c81c3d4eb3569c "
6520- integrity sha512-TEbt+vaPFQ+xpxFLFssxUDXj5cWCxZJjIcB7Yg0k0GMHGtgtQgpvx/MUQUeAkNbA9AAGrwkAsoeItdTgS7FMyg ==
6526+ 6527+ version "4.17.16 "
6528+ resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.16 .tgz#986caf0b4b850611254505355daa24e1b8323de8 "
6529+ integrity sha512-LkKpqRZ7zqXJuvoELakaFYuETHjZkSol8EV6cNnyishutDBCCdv6+dsKPbKkCcIk57qRphOLY5sEgClw1bO3gA ==
65216530 dependencies:
65226531 "@types/body-parser" "*"
6523- "@types/express-serve-static-core" "^4.17.18 "
6532+ "@types/express-serve-static-core" "^4.17.31 "
65246533 "@types/qs" "*"
65256534 "@types/serve-static" "*"
65266535
You can’t perform that action at this time.
0 commit comments