File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " restana" ,
3- "version" : " 4.8.1 " ,
3+ "version" : " 4.9.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" : " ^3.0 .0"
41+ "0http" : " ^3.1 .0"
4242 },
4343 "devDependencies" : {
44- "@hapi/hapi" : " ^20.1.0 " ,
44+ "@hapi/hapi" : " ^20.1.2 " ,
4545 "benchmark" : " ^2.1.4" ,
46- "chai" : " ^4.3.0" ,
46+ "body-parser" : " ^1.19.0" ,
47+ "chai" : " ^4.3.4" ,
4748 "express" : " ^4.17.1" ,
4849 "express-jwt" : " ^5.3.3" ,
4950 "fastify" : " ^2.15.3" ,
5051 "http-cache-middleware" : " ^1.3.6" ,
5152 "koa" : " ^2.13.1" ,
5253 "koa-router" : " ^8.0.8" ,
5354 "microtime" : " ^3.0.0" ,
54- "mocha" : " ^8.3.0 " ,
55+ "mocha" : " ^8.3.2 " ,
5556 "morgan" : " ^1.10.0" ,
5657 "muneem" : " ^2.4.5" ,
5758 "nyc" : " ^15.1.0" ,
You can’t perform that action at this time.
0 commit comments