File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " restana" ,
3- "version" : " v5.1 .0" ,
3+ "version" : " v5.2 .0" ,
44 "description" : " Super fast and minimalist web framework for building REST micro-services." ,
55 "main" : " index.js" ,
66 "types" : " index.d.ts" ,
3838 ],
3939 "homepage" : " https://github.com/jkyberneees/restana#readme" ,
4040 "dependencies" : {
41- "0http" : " ^4.3.0"
41+ "0http" : " ^4.4.0"
42+ },
43+ "overrides" : {
44+ "diff" : " 9.0.0" ,
45+ "serialize-javascript" : " 7.0.5"
4246 },
4347 "devDependencies" : {
4448 "benchmark" : " ^2.1.4" ,
45- "body-parser" : " ^2.2.0 " ,
46- "chai" : " ^6.0.1 " ,
47- "cross-env" : " ^10.0 .0" ,
48- "express" : " ^5.1.0 " ,
49+ "body-parser" : " ^2.2.2 " ,
50+ "chai" : " ^6.2.2 " ,
51+ "cross-env" : " ^10.1 .0" ,
52+ "express" : " ^5.2.1 " ,
4953 "express-jwt" : " ^8.5.1" ,
5054 "http-cache-middleware" : " ^1.4.1" ,
5155 "microtime" : " ^3.1.1" ,
52- "mocha" : " ^11.7.2 " ,
56+ "mocha" : " ^11.7.5 " ,
5357 "morgan" : " ^1.10.1" ,
5458 "nyc" : " ^17.1.0" ,
5559 "openapi-validator-middleware" : " ^3.2.6" ,
5660 "pem" : " ^1.14.8" ,
5761 "response-time" : " ^2.3.4" ,
5862 "restana-swagger-validator" : " ^1.0.0" ,
59- "serve-static" : " ^2.2.0 " ,
60- "socket.io" : " ^4.8.1 " ,
61- "socket.io-client" : " ^4.8.1 " ,
62- "supertest" : " ^7.1.4 " ,
63- "winston" : " ^3.17 .0"
63+ "serve-static" : " ^2.2.1 " ,
64+ "socket.io" : " ^4.8.3 " ,
65+ "socket.io-client" : " ^4.8.3 " ,
66+ "supertest" : " ^7.2.2 " ,
67+ "winston" : " ^3.19 .0"
6468 }
6569}
You can’t perform that action at this time.
0 commit comments