File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 7878 "@types/atob" : " 2.1.2" ,
7979 "@types/btoa" : " 1.2.3" ,
8080 "@types/dotenv" : " 6.1.1" ,
81- "@types/express" : " 4.17.8 " ,
81+ "@types/express" : " 4.17.11 " ,
8282 "@types/fs-extra" : " 8.1.1" ,
8383 "@types/google-cloud__storage" : " 1.7.0" ,
8484 "@types/ioredis" : " 3.2.24" ,
Original file line number Diff line number Diff line change 599599 dependencies :
600600 " @types/node" " *"
601601
602- " @types/express-serve-static-core@* " :
602+ " @types/express-serve-static-core@^4.17.18 " :
603603 version "4.17.18"
604604 resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.17.18.tgz#8371e260f40e0e1ca0c116a9afcd9426fa094c40"
605605 integrity sha512-m4JTwx5RUBNZvky/JJ8swEJPKFd8si08pPF2PfizYjGZOKr/svUWPcoUmLow6MmPzhasphB7gSTINY67xn3JNA==
608608 " @types/qs" " *"
609609 " @types/range-parser" " *"
610610
611- 612- version "4.17.8 "
613- resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.8 .tgz#3df4293293317e61c60137d273a2e96cd8d5f27a "
614- integrity sha512-wLhcKh3PMlyA2cNAB9sjM1BntnhPMiM0JOBwPBqttjHev2428MLEB4AYVN+d8s2iyCVZac+o41Pflm/ZH5vLXQ ==
611+ 612+ version "4.17.11 "
613+ resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.11 .tgz#debe3caa6f8e5fcda96b47bd54e2f40c4ee59545 "
614+ integrity sha512-no+R6rW60JEc59977wIxreQVsIEOAYwgCqldrA/vkpCnbD7MqTefO97lmoBe4WE0F156bC4uLSP1XHDOySnChg ==
615615 dependencies :
616616 " @types/body-parser" " *"
617- " @types/express-serve-static-core" " * "
617+ " @types/express-serve-static-core" " ^4.17.18 "
618618 " @types/qs" " *"
619619 " @types/serve-static" " *"
620620
You can’t perform that action at this time.
0 commit comments