File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 17
17
"express" : " ^4.18.2" ,
18
18
"express-promise-router" : " ^4.1.1" ,
19
19
"tsc-watch" : " ^6.0.4" ,
20
- "typescript" : " 5.3.3 "
20
+ "typescript" : " 5.4.5 "
21
21
},
22
22
"devDependencies" : {
23
23
"@mikro-orm/cli" : " ^6.0.0" ,
24
24
"@types/express" : " ^4.17.21" ,
25
25
"@types/express-promise-router" : " ^3.0.0" ,
26
26
"@types/jest" : " 29.5.12" ,
27
- "@types/node" : " 20.11.24 " ,
27
+ "@types/node" : " 20.12.7 " ,
28
28
"@types/supertest" : " ^6.0.2" ,
29
29
"jest" : " 29.7.0" ,
30
30
"supertest" : " ^6.3.4" ,
Original file line number Diff line number Diff line change 818
818
dependencies :
819
819
undici-types "~5.26.4"
820
820
821
- " @types/node@20.11.24 " :
822
- version "20.11.24 "
823
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.24 .tgz#cc207511104694e84e9fb17f9a0c4c42d4517792 "
824
- integrity sha512-Kza43ewS3xoLgCEpQrsT+xRo/EJej1y0kVYGiLFE1NEODXGzTfwiC6tXTLMQskn1X4/Rjlh0MQUvx9W+L9long ==
821
+ " @types/node@20.12.7 " :
822
+ version "20.12.7 "
823
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.7 .tgz#04080362fa3dd6c5822061aa3124f5c152cff384 "
824
+ integrity sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg ==
825
825
dependencies :
826
826
undici-types "~5.26.4"
827
827
@@ -3304,10 +3304,10 @@ type-is@~1.6.18:
3304
3304
media-typer "0.3.0"
3305
3305
mime-types "~2.1.24"
3306
3306
3307
- typescript@5.3.3 :
3308
- version "5.3.3 "
3309
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3 .tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37 "
3310
- integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw ==
3307
+ typescript@5.4.5 :
3308
+ version "5.4.5 "
3309
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5 .tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611 "
3310
+ integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ ==
3311
3311
3312
3312
undici-types@~5.26.4 :
3313
3313
version "5.26.5"
You can’t perform that action at this time.
0 commit comments