We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 531b064 commit 26a8716Copy full SHA for 26a8716
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "restana",
3
- "version": "4.9.4",
+ "version": "4.9.5",
4
"description": "Super fast and minimalist web framework for building REST micro-services.",
5
"main": "index.js",
6
"types": "index.d.ts",
@@ -38,7 +38,7 @@
38
],
39
"homepage": "https://github.com/jkyberneees/restana#readme",
40
"dependencies": {
41
- "0http": "^3.1.2"
+ "0http": "^3.2.0"
42
},
43
"devDependencies": {
44
"benchmark": "^2.1.4",
0 commit comments