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.6 " ,
3
+ "version" : " 2.3.7 " ,
4
4
"description" : " A Node.js API Gateway for the masses!" ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
28
28
"dependencies" : {
29
29
"@polka/send-type" : " ^0.5.2" ,
30
30
"fast-proxy" : " ^1.6.2" ,
31
- "http-cache-middleware" : " ^1.3.1 " ,
31
+ "http-cache-middleware" : " ^1.3.2 " ,
32
32
"restana" : " ^4.3.3" ,
33
33
"stream-to-array" : " ^2.3.0"
34
34
},
35
35
"devDependencies" : {
36
- "aws-sdk" : " ^2.662 .0" ,
36
+ "aws-sdk" : " ^2.663 .0" ,
37
37
"chai" : " ^4.2.0" ,
38
38
"cors" : " ^2.8.5" ,
39
39
"express" : " ^4.17.1" ,
40
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" ,
44
- "mocha" : " ^7.1.1 " ,
44
+ "mocha" : " ^7.1.2 " ,
45
45
"nyc" : " ^15.0.1" ,
46
46
"opossum" : " ^4.2.4" ,
47
47
"request-ip" : " ^2.1.3" ,
You can’t perform that action at this time.
0 commit comments