Skip to content

Commit 07a11ee

Browse files
committed
v2.3.6
1 parent 5466bf8 commit 07a11ee

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fast-gateway",
3-
"version": "2.3.5",
3+
"version": "2.3.6",
44
"description": "A Node.js API Gateway for the masses!",
55
"main": "index.js",
66
"scripts": {
@@ -29,11 +29,11 @@
2929
"@polka/send-type": "^0.5.2",
3030
"fast-proxy": "^1.6.2",
3131
"http-cache-middleware": "^1.3.1",
32-
"restana": "^4.3.2",
32+
"restana": "^4.3.3",
3333
"stream-to-array": "^2.3.0"
3434
},
3535
"devDependencies": {
36-
"aws-sdk": "^2.657.0",
36+
"aws-sdk": "^2.662.0",
3737
"chai": "^4.2.0",
3838
"cors": "^2.8.5",
3939
"express": "^4.17.1",

0 commit comments

Comments
 (0)