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.2 "
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.11.29 " ,
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.11.29 " :
822
+ version "20.11.29 "
823
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.29 .tgz#431253cede34f392d6aaf7acad427b9c23aa60f6 "
824
+ integrity sha512-P99thMkD/1YkCvAtOd6/zGedKNA0p2fj4ZpjCzcNiSCBWgm3cNRTBfa/qjFnsKkkojxu4vVLtWpesnZ9+ap+gA ==
825
825
dependencies :
826
826
undici-types "~5.26.4"
827
827
@@ -3293,10 +3293,10 @@ type-is@~1.6.18:
3293
3293
media-typer "0.3.0"
3294
3294
mime-types "~2.1.24"
3295
3295
3296
- typescript@5.3.3 :
3297
- version "5.3.3 "
3298
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3 .tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37 "
3299
- integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw ==
3296
+ typescript@5.4.2 :
3297
+ version "5.4.2 "
3298
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2 .tgz#0ae9cebcfae970718474fe0da2c090cad6577372 "
3299
+ integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ ==
3300
3300
3301
3301
undici-types@~5.26.4 :
3302
3302
version "5.26.5"
You can’t perform that action at this time.
0 commit comments