Skip to content

Commit cec2214

Browse files
committed
v4.9.6
1 parent 26a8716 commit cec2214

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "restana",
3-
"version": "4.9.5",
3+
"version": "4.9.6",
44
"description": "Super fast and minimalist web framework for building REST micro-services.",
55
"main": "index.js",
66
"types": "index.d.ts",
@@ -38,7 +38,7 @@
3838
],
3939
"homepage": "https://github.com/jkyberneees/restana#readme",
4040
"dependencies": {
41-
"0http": "^3.2.0"
41+
"0http": "^3.4.1"
4242
},
4343
"devDependencies": {
4444
"benchmark": "^2.1.4",

0 commit comments

Comments
 (0)