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 a225ec5 commit 932e880Copy full SHA for 932e880
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "fast-gateway",
3
- "version": "2.1.3",
+ "version": "2.2.0",
4
"description": "A Node.js API Gateway for the masses!",
5
"main": "index.js",
6
"scripts": {
@@ -27,9 +27,9 @@
27
"homepage": "https://github.com/jkyberneees/fast-gateway#readme",
28
"dependencies": {
29
"@polka/send-type": "^0.5.2",
30
- "fast-proxy": "^1.4.1",
+ "fast-proxy": "^1.5.0",
31
"http-cache-middleware": "^1.2.5",
32
- "restana": "^4.0.8",
+ "restana": "^4.1.0",
33
"stream-to-array": "^2.3.0"
34
},
35
"devDependencies": {
0 commit comments