diff --git a/package.json b/package.json index e1e9f48..e4760f3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fast-gateway", - "version": "3.4.0", + "version": "3.4.1", "description": "A Node.js API Gateway for the masses!", "main": "index.js", "types": "index.d.ts", @@ -30,7 +30,7 @@ "dependencies": { "@polka/send-type": "^0.5.2", "fast-proxy-lite": "^1.1.0", - "http-cache-middleware": "^1.3.10", + "http-cache-middleware": "^1.4.0", "restana": "^4.9.6", "stream-to-array": "^2.3.0", "micromatch": "^4.0.5"