File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 43
43
"@nestjs/schematics" : " 7.2.1" ,
44
44
"@nestjs/testing" : " 7.5.1" ,
45
45
"@types/cache-manager" : " 2.10.3" ,
46
- "@types/express" : " 4.17.9 " ,
46
+ "@types/express" : " 4.17.12 " ,
47
47
"@types/jest" : " 26.0.15" ,
48
48
"@types/jsonwebtoken" : " 8.5.0" ,
49
49
"@types/lodash" : " 4.14.165" ,
Original file line number Diff line number Diff line change 994
994
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.45.tgz#e9387572998e5ecdac221950dab3e8c3b16af884"
995
995
integrity sha512-jnqIUKDUqJbDIUxm0Uj7bnlMnRm1T/eZ9N+AVMqhPgzrba2GhGG5o/jCTwmdPK709nEZsGoMzXEDUjcXHa3W0g==
996
996
997
- " @types/express-serve-static-core@* " :
998
- version "4.17.13 "
999
- resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.17.13 .tgz#d9af025e925fc8b089be37423b8d1eac781be084 "
1000
- integrity sha512-RgDi5a4nuzam073lRGKTUIaL3eF2+H7LJvJ8eUnCI0wA6SNjXc44DCmWNiTLs/AZ7QlsFWZiw/gTG3nSQGL0fA ==
997
+ " @types/express-serve-static-core@^4.17.18 " :
998
+ version "4.17.21 "
999
+ resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.17.21 .tgz#a427278e106bca77b83ad85221eae709a3414d42 "
1000
+ integrity sha512-gwCiEZqW6f7EoR8TTEfalyEhb1zA5jQJnRngr97+3pzMaO1RKoI1w2bw07TK72renMUVWcWS5mLI6rk1NqN0nA ==
1001
1001
dependencies :
1002
1002
" @types/node" " *"
1003
1003
" @types/qs" " *"
1004
1004
" @types/range-parser" " *"
1005
1005
1006
-
1007
- version "4.17.9 "
1008
- resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.9 .tgz#f5f2df6add703ff28428add52bdec8a1091b0a78 "
1009
- integrity sha512-SDzEIZInC4sivGIFY4Sz1GG6J9UObPwCInYJjko2jzOf/Imx/dlpume6Xxwj1ORL82tBbmN4cPDIDkLbWHk9hw ==
1006
+
1007
+ version "4.17.12 "
1008
+ resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.12 .tgz#4bc1bf3cd0cfe6d3f6f2853648b40db7d54de350 "
1009
+ integrity sha512-pTYas6FrP15B1Oa0bkN5tQMNqOcVXa9j4FTFtO8DWI9kppKib+6NJtfTOOLcwxuuYvcX2+dVG6et1SxW/Kc17Q ==
1010
1010
dependencies :
1011
1011
" @types/body-parser" " *"
1012
- " @types/express-serve-static-core" " * "
1012
+ " @types/express-serve-static-core" " ^4.17.18 "
1013
1013
" @types/qs" " *"
1014
1014
" @types/serve-static" " *"
1015
1015
You can’t perform that action at this time.
0 commit comments