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 ea91449 commit b361588Copy full SHA for b361588
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "fast-gateway",
3
- "version": "2.3.3",
+ "version": "2.3.4",
4
"description": "A Node.js API Gateway for the masses!",
5
"main": "index.js",
6
"scripts": {
@@ -27,7 +27,7 @@
27
"homepage": "https://github.com/jkyberneees/fast-gateway#readme",
28
"dependencies": {
29
"@polka/send-type": "^0.5.2",
30
- "fast-proxy": "^1.6.0",
+ "fast-proxy": "^1.6.1",
31
"http-cache-middleware": "^1.3.1",
32
"restana": "^4.3.1",
33
"stream-to-array": "^2.3.0"
0 commit comments