File tree Expand file tree Collapse file tree 2 files changed +152
-70
lines changed Expand file tree Collapse file tree 2 files changed +152
-70
lines changed Original file line number Diff line number Diff line change 51
51
"@nestjs/common" : " ^10.3.7" ,
52
52
"@nestjs/core" : " ^10.3.7" ,
53
53
"@nestjs/event-emitter" : " ^2.0.4" ,
54
- "@nestjs/platform-express" : " ^10.3.7 " ,
54
+ "@nestjs/platform-express" : " ^10.4.4 " ,
55
55
"@nestjs/platform-socket.io" : " ^10.4.4" ,
56
56
"@nestjs/serve-static" : " ^3.0.0" ,
57
57
"@nestjs/swagger" : " ^7.3.1" ,
58
58
"@nestjs/typeorm" : " ^9.0.1" ,
59
59
"@nestjs/websockets" : " ^10.3.7" ,
60
60
"@okta/okta-auth-js" : " ^7.3.0" ,
61
- "@segment/analytics-node" : " ^2.1.2 " ,
61
+ "@segment/analytics-node" : " ^2.1.3 " ,
62
62
"adm-zip" : " ^0.5.9" ,
63
63
"axios" : " ^1.6.0" ,
64
- "body-parser" : " ^1.19.0 " ,
64
+ "body-parser" : " ^1.20.3 " ,
65
65
"busboy" : " ^1.6.0" ,
66
66
"class-transformer" : " ^0.2.3" ,
67
67
"class-validator" : " ^0.14.0" ,
70
70
"date-fns" : " ^2.29.3" ,
71
71
"detect-port" : " ^1.5.1" ,
72
72
"dotenv" : " ^16.0.0" ,
73
- "express" : " ^4.19.2 " ,
73
+ "express" : " ^4.21.0 " ,
74
74
"fs-extra" : " ^10.0.0" ,
75
75
"ioredis" : " ^5.2.2" ,
76
76
"is-glob" : " ^4.0.1" ,
You can’t perform that action at this time.
0 commit comments