File tree Expand file tree Collapse file tree 2 files changed +24
-10
lines changed
Expand file tree Collapse file tree 2 files changed +24
-10
lines changed Original file line number Diff line number Diff line change 99 "build" : " tsc -p ."
1010 },
1111 "devDependencies" : {
12- "@types/express" : " ^5.0.1 " ,
12+ "@types/express" : " ^5.0.5 " ,
1313 "@types/node" : " ^22.15.3" ,
1414 "nodemon" : " ^3.1.9" ,
1515 "prisma" : " ^6.0.0" ,
Original file line number Diff line number Diff line change 113113 " @types/range-parser" " *"
114114 " @types/send" " *"
115115
116- " @types/express@^5.0.1 " :
117- version "5.0.1 "
118- resolved "https://registry.yarnpkg.com/@types/express/-/express-5.0.1 .tgz#138d741c6e5db8cc273bec5285cd6e9d0779fc9f "
119- integrity sha512-UZUw8vjpWFXuDnjFTh7/5c2TWDlQqeXHi6hcN7F2XSVT5P+WmUnnbFS3KA6Jnc6IsEqI2qCVu2bK0R0J4A8ZQQ ==
116+ " @types/express@^5.0.5 " :
117+ version "5.0.5 "
118+ resolved "https://registry.yarnpkg.com/@types/express/-/express-5.0.5 .tgz#3ba069177caa34ab96585ca23b3984d752300cdc "
119+ integrity sha512-LuIQOcb6UmnF7C1PCFmEU1u2hmiHL43fgFQX67sN3H4Z+0Yk0Neo++mFsBjhOAuLzvlQeqAAkeDOZrJs9rzumQ ==
120120 dependencies :
121121 " @types/body-parser" " *"
122122 " @types/express-serve-static-core" " ^5.0.0"
123- " @types/serve-static" " *"
123+ " @types/serve-static" " ^1"
124+
125+ " @types/http-errors@* " :
126+ version "2.0.5"
127+ resolved "https://registry.yarnpkg.com/@types/http-errors/-/http-errors-2.0.5.tgz#5b749ab2b16ba113423feb1a64a95dcd30398472"
128+ integrity sha512-r8Tayk8HJnX0FztbZN7oVqGccWgw98T/0neJphO91KkmOzug1KkofZURD4UaD5uH8AqcFLfdPErnBod0u71/qg==
124129
125130" @types/mime@^1 " :
126131 version "1.3.2"
157162 " @types/mime" " ^1"
158163 " @types/node" " *"
159164
160- " @types/serve-static@* " :
161- version "1.13.10 "
162- resolved "https://registry.yarnpkg.com/@types/serve-static /-/serve-static-1.13.10 .tgz#f5e0ce8797d2d7cc5ebeda48a52c96c4fa47a8d9 "
163- integrity sha512-nCkHGI4w7ZgAdNkrEu0bv+4xNV/XDqW+DydknebMOQwkpDGx8G+HTlj7R7ABI8i8nKxVw0wtKPi1D+lPOkh4YQ ==
165+ " @types/send@<1 " :
166+ version "0.17.6 "
167+ resolved "https://registry.yarnpkg.com/@types/send /-/send-0.17.6 .tgz#aeb5385be62ff58a52cd5459daa509ae91651d25 "
168+ integrity sha512-Uqt8rPBE8SY0RK8JB1EzVOIZ32uqy8HwdxCnoCOsYrvnswqmFZ/k+9Ikidlk/ImhsdvBsloHbAlewb2IEBV/Og ==
164169 dependencies :
165170 " @types/mime" " ^1"
166171 " @types/node" " *"
167172
173+ " @types/serve-static@^1 " :
174+ version "1.15.10"
175+ resolved "https://registry.yarnpkg.com/@types/serve-static/-/serve-static-1.15.10.tgz#768169145a778f8f5dfcb6360aead414a3994fee"
176+ integrity sha512-tRs1dB+g8Itk72rlSI2ZrW6vZg0YrLI81iQSTkMmOqnqCaNr/8Ek4VwWcN5vZgCYWbg/JJSGBlUaYGAOP73qBw==
177+ dependencies :
178+ " @types/http-errors" " *"
179+ " @types/node" " *"
180+ " @types/send" " <1"
181+
168182abbrev@1 :
169183 version "1.1.1"
170184 resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8"
You can’t perform that action at this time.
0 commit comments