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 1a1f332 commit 7b2cca3Copy full SHA for 7b2cca3
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "fast-gateway",
3
- "version": "2.3.13",
+ "version": "2.3.14",
4
"description": "A Node.js API Gateway for the masses!",
5
"main": "index.js",
6
"types": "index.d.ts",
@@ -30,7 +30,7 @@
30
"@polka/send-type": "^0.5.2",
31
"fast-proxy": "^1.6.2",
32
"http-cache-middleware": "^1.3.5",
33
- "restana": "^4.3.5",
+ "restana": "^4.4.0",
34
"stream-to-array": "^2.3.0"
35
},
36
"files": [
0 commit comments