This repository was archived by the owner on May 26, 2021. It is now read-only.
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 2626 "@types/express" : " ^4.17.8"
2727 },
2828 "devDependencies" : {
29- "@types/express" : " ^4.17.8 " ,
29+ "@types/express" : " ^4.17.11 " ,
3030 "@types/node" : " ^15.6.0" ,
3131 "@types/supertest" : " ^2.0.11" ,
3232 "@types/tape" : " ^4.13.0" ,
Original file line number Diff line number Diff line change 8888 " @types/qs" " *"
8989 " @types/range-parser" " *"
9090
91- " @types/express@^4.17.8 " :
92- version "4.17.8"
93- resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.8.tgz#3df4293293317e61c60137d273a2e96cd8d5f27a"
94- integrity sha512-wLhcKh3PMlyA2cNAB9sjM1BntnhPMiM0JOBwPBqttjHev2428MLEB4AYVN+d8s2iyCVZac+o41Pflm/ZH5vLXQ==
91+ " @types/express-serve-static-core@^4.17.18 " :
92+ version "4.17.19"
93+ resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.17.19.tgz#00acfc1632e729acac4f1530e9e16f6dd1508a1d"
94+ integrity sha512-DJOSHzX7pCiSElWaGR8kCprwibCB/3yW6vcT8VG3P0SJjnv19gnWG/AZMfM60Xj/YJIp/YCaDHyvzsFVeniARA==
95+ dependencies :
96+ " @types/node" " *"
97+ " @types/qs" " *"
98+ " @types/range-parser" " *"
99+
100+ " @types/express@^4.17.11 " :
101+ version "4.17.11"
102+ resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.11.tgz#debe3caa6f8e5fcda96b47bd54e2f40c4ee59545"
103+ integrity sha512-no+R6rW60JEc59977wIxreQVsIEOAYwgCqldrA/vkpCnbD7MqTefO97lmoBe4WE0F156bC4uLSP1XHDOySnChg==
95104 dependencies :
96105 " @types/body-parser" " *"
97- " @types/express-serve-static-core" " * "
106+ " @types/express-serve-static-core" " ^4.17.18 "
98107 " @types/qs" " *"
99108 " @types/serve-static" " *"
100109
You can’t perform that action at this time.
0 commit comments