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 ad149d8 commit 5466bf8Copy full SHA for 5466bf8
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "fast-gateway",
3
- "version": "2.3.4",
+ "version": "2.3.5",
4
"description": "A Node.js API Gateway for the masses!",
5
"main": "index.js",
6
"scripts": {
@@ -27,13 +27,13 @@
27
"homepage": "https://github.com/jkyberneees/fast-gateway#readme",
28
"dependencies": {
29
"@polka/send-type": "^0.5.2",
30
- "fast-proxy": "^1.6.1",
+ "fast-proxy": "^1.6.2",
31
"http-cache-middleware": "^1.3.1",
32
- "restana": "^4.3.1",
+ "restana": "^4.3.2",
33
"stream-to-array": "^2.3.0"
34
},
35
"devDependencies": {
36
- "aws-sdk": "^2.656.0",
+ "aws-sdk": "^2.657.0",
37
"chai": "^4.2.0",
38
"cors": "^2.8.5",
39
"express": "^4.17.1",
0 commit comments