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 5466bf8 commit 07a11eeCopy full SHA for 07a11ee
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "fast-gateway",
3
- "version": "2.3.5",
+ "version": "2.3.6",
4
"description": "A Node.js API Gateway for the masses!",
5
"main": "index.js",
6
"scripts": {
@@ -29,11 +29,11 @@
29
"@polka/send-type": "^0.5.2",
30
"fast-proxy": "^1.6.2",
31
"http-cache-middleware": "^1.3.1",
32
- "restana": "^4.3.2",
+ "restana": "^4.3.3",
33
"stream-to-array": "^2.3.0"
34
},
35
"devDependencies": {
36
- "aws-sdk": "^2.657.0",
+ "aws-sdk": "^2.662.0",
37
"chai": "^4.2.0",
38
"cors": "^2.8.5",
39
"express": "^4.17.1",
0 commit comments