File tree Expand file tree Collapse file tree 1 file changed +13
-13
lines changed
Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " restana" ,
3- "version" : " 4.9.6 " ,
3+ "version" : " 4.9.7 " ,
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" : " ^3.4.1 "
41+ "0http" : " ^3.4.2 "
4242 },
4343 "devDependencies" : {
4444 "benchmark" : " ^2.1.4" ,
45- "body-parser" : " ^1.20.0 " ,
46- "chai" : " ^4.3.6 " ,
45+ "body-parser" : " ^1.20.1 " ,
46+ "chai" : " ^4.3.7 " ,
4747 "cross-env" : " ^7.0.3" ,
48- "express" : " ^4.17.3 " ,
49- "express-jwt" : " ^6.1.1 " ,
50- "http-cache-middleware" : " ^1.3.8 " ,
51- "microtime" : " ^3.0.0 " ,
52- "mocha" : " ^9.2.2 " ,
48+ "express" : " ^4.18.2 " ,
49+ "express-jwt" : " ^7.7.7 " ,
50+ "http-cache-middleware" : " ^1.4.1 " ,
51+ "microtime" : " ^3.1.1 " ,
52+ "mocha" : " ^10.1.0 " ,
5353 "morgan" : " ^1.10.0" ,
5454 "nyc" : " ^15.1.0" ,
5555 "openapi-validator-middleware" : " ^3.2.6" ,
5656 "pem" : " ^1.14.6" ,
5757 "response-time" : " ^2.3.2" ,
5858 "restana-swagger-validator" : " ^0.1.4" ,
5959 "serve-static" : " ^1.15.0" ,
60- "socket.io" : " ^4.4.1 " ,
61- "socket.io-client" : " ^4.4.1 " ,
62- "supertest" : " ^6.2.2 " ,
63- "winston" : " ^3.6.0 "
60+ "socket.io" : " ^4.5.4 " ,
61+ "socket.io-client" : " ^4.5.4 " ,
62+ "supertest" : " ^6.3.3 " ,
63+ "winston" : " ^3.8.2 "
6464 }
6565}
You can’t perform that action at this time.
0 commit comments