File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " fast-gateway" ,
3
- "version" : " 2.3.2 " ,
3
+ "version" : " 2.3.3 " ,
4
4
"description" : " A Node.js API Gateway for the masses!" ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
27
27
"homepage" : " https://github.com/jkyberneees/fast-gateway#readme" ,
28
28
"dependencies" : {
29
29
"@polka/send-type" : " ^0.5.2" ,
30
- "fast-proxy" : " ^1.5 .0" ,
30
+ "fast-proxy" : " ^1.6 .0" ,
31
31
"http-cache-middleware" : " ^1.3.1" ,
32
32
"restana" : " ^4.3.1" ,
33
33
"stream-to-array" : " ^2.3.0"
34
34
},
35
35
"devDependencies" : {
36
- "aws-sdk" : " ^2.654 .0" ,
36
+ "aws-sdk" : " ^2.656 .0" ,
37
37
"chai" : " ^4.2.0" ,
38
38
"cors" : " ^2.8.5" ,
39
39
"express" : " ^4.17.1" ,
40
- "express-jwt" : " ^5.3.1 " ,
40
+ "express-jwt" : " ^5.3.3 " ,
41
41
"express-rate-limit" : " ^5.1.1" ,
42
42
"helmet" : " ^3.22.0" ,
43
43
"http-lambda-proxy" : " ^1.0.1" ,
You can’t perform that action at this time.
0 commit comments