Skip to content

Commit 26a8716

Browse files
committed
v4.9.5
1 parent 531b064 commit 26a8716

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.4",
3+
"version": "4.9.5",
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.1.2"
41+
"0http": "^3.2.0"
4242
},
4343
"devDependencies": {
4444
"benchmark": "^2.1.4",

0 commit comments

Comments
 (0)