File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 33
33
"@tsoa/runtime" : " ^6.5.1" ,
34
34
"@types/multer" : " ^1.4.12" ,
35
35
"fs-extra" : " ^11.2.0" ,
36
- "glob" : " ^10.3.10 " ,
36
+ "glob" : " ^11.0.0 " ,
37
37
"handlebars" : " ^4.7.8" ,
38
- "merge-anything" : " ^5.1.4 " ,
39
- "minimatch" : " ^9 .0.1" ,
40
- "ts-deepmerge" : " ^7.0.1 " ,
41
- "typescript" : " ^5.6 .2" ,
38
+ "merge-anything" : " ^5.1.7 " ,
39
+ "minimatch" : " ^10 .0.1" ,
40
+ "ts-deepmerge" : " ^7.0.2 " ,
41
+ "typescript" : " ^5.7 .2" ,
42
42
"validator" : " ^13.12.0" ,
43
- "yaml" : " ^2.5 .1" ,
43
+ "yaml" : " ^2.6 .1" ,
44
44
"yargs" : " ^17.7.1"
45
45
},
46
46
"devDependencies" : {
Original file line number Diff line number Diff line change 29
29
"license" : " MIT" ,
30
30
"dependencies" : {
31
31
"@hapi/boom" : " ^10.0.1" ,
32
- "@hapi/hapi" : " ^21.3.10 " ,
32
+ "@hapi/hapi" : " ^21.3.12 " ,
33
33
"@types/koa" : " ^2.15.0" ,
34
34
"@types/multer" : " ^1.4.12" ,
35
- "express" : " ^4.21.0 " ,
35
+ "express" : " ^4.21.2 " ,
36
36
"reflect-metadata" : " ^0.2.2" ,
37
37
"validator" : " ^13.12.0"
38
38
},
39
39
"devDependencies" : {
40
40
"@types/node" : " ^18.0.0" ,
41
41
"@types/validator" : " ^13.12.2" ,
42
- "typescript" : " ^5.6 .2"
42
+ "typescript" : " ^5.7 .2"
43
43
},
44
44
"repository" : {
45
45
"type" : " git" ,
Original file line number Diff line number Diff line change 33
33
},
34
34
"devDependencies" : {
35
35
"@types/node" : " ^18.0.0" ,
36
- "typescript" : " ^5.6 .2"
36
+ "typescript" : " ^5.7 .2"
37
37
},
38
38
"repository" : {
39
39
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments