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 4e21647 commit 023b61cCopy full SHA for 023b61c
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "fast-gateway",
3
- "version": "3.4.0",
+ "version": "3.4.1",
4
"description": "A Node.js API Gateway for the masses!",
5
"main": "index.js",
6
"types": "index.d.ts",
@@ -30,7 +30,7 @@
30
"dependencies": {
31
"@polka/send-type": "^0.5.2",
32
"fast-proxy-lite": "^1.1.0",
33
- "http-cache-middleware": "^1.3.10",
+ "http-cache-middleware": "^1.4.0",
34
"restana": "^4.9.6",
35
"stream-to-array": "^2.3.0",
36
"micromatch": "^4.0.5"
0 commit comments