diff --git a/package.json b/package.json index e1b8010..aaae33e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "restana", - "version": "4.9.5", + "version": "4.9.6", "description": "Super fast and minimalist web framework for building REST micro-services.", "main": "index.js", "types": "index.d.ts", @@ -38,7 +38,7 @@ ], "homepage": "https://github.com/jkyberneees/restana#readme", "dependencies": { - "0http": "^3.2.0" + "0http": "^3.4.1" }, "devDependencies": { "benchmark": "^2.1.4",