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.12 " ,
3
+ "version" : " 2.3.13 " ,
4
4
"description" : " A Node.js API Gateway for the masses!" ,
5
5
"main" : " index.js" ,
6
6
"types" : " index.d.ts" ,
30
30
"@polka/send-type" : " ^0.5.2" ,
31
31
"fast-proxy" : " ^1.6.2" ,
32
32
"http-cache-middleware" : " ^1.3.5" ,
33
- "restana" : " ^4.3.4 " ,
33
+ "restana" : " ^4.3.5 " ,
34
34
"stream-to-array" : " ^2.3.0"
35
35
},
36
36
"files" : [
41
41
" LICENSE"
42
42
],
43
43
"devDependencies" : {
44
- "aws-sdk" : " ^2.669 .0" ,
44
+ "aws-sdk" : " ^2.679 .0" ,
45
45
"chai" : " ^4.2.0" ,
46
46
"cors" : " ^2.8.5" ,
47
47
"express" : " ^4.17.1" ,
54
54
"opossum" : " ^4.2.4" ,
55
55
"request-ip" : " ^2.1.3" ,
56
56
"response-time" : " ^2.3.2" ,
57
- "standard" : " ^14.3.3 " ,
57
+ "standard" : " ^14.3.4 " ,
58
58
"supertest" : " ^4.0.2"
59
59
}
60
60
}
You can’t perform that action at this time.
0 commit comments