File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " fast-gateway" ,
3
- "version" : " 2.9.2 " ,
3
+ "version" : " 2.9.3 " ,
4
4
"description" : " A Node.js API Gateway for the masses!" ,
5
5
"main" : " index.js" ,
6
6
"types" : " index.d.ts" ,
29
29
"dependencies" : {
30
30
"@polka/send-type" : " ^0.5.2" ,
31
31
"fast-proxy" : " ^2.0.0" ,
32
- "http-cache-middleware" : " ^1.3.7 " ,
32
+ "http-cache-middleware" : " ^1.3.8 " ,
33
33
"restana" : " ^4.9.1" ,
34
34
"stream-to-array" : " ^2.3.0"
35
35
},
42
42
],
43
43
"devDependencies" : {
44
44
"@types/express" : " ^4.17.11" ,
45
- "aws-sdk" : " ^2.897 .0" ,
45
+ "aws-sdk" : " ^2.913 .0" ,
46
46
"chai" : " ^4.3.4" ,
47
47
"cors" : " ^2.8.5" ,
48
48
"express" : " ^4.17.1" ,
49
49
"express-jwt" : " ^6.0.0" ,
50
50
"express-rate-limit" : " ^5.2.6" ,
51
- "fg-multiple-hooks" : " ^1.2 .0" ,
52
- "helmet" : " ^4.5 .0" ,
53
- "http-lambda-proxy" : " ^1.1.2 " ,
51
+ "fg-multiple-hooks" : " ^1.3 .0" ,
52
+ "helmet" : " ^4.6 .0" ,
53
+ "http-lambda-proxy" : " ^1.1.4 " ,
54
54
"load-balancers" : " ^1.3.52" ,
55
55
"micromatch" : " ^4.0.4" ,
56
- "mocha" : " ^8.3.2 " ,
56
+ "mocha" : " ^8.4.0 " ,
57
57
"nyc" : " ^15.1.0" ,
58
- "opossum" : " ^5 .1.3 " ,
58
+ "opossum" : " ^6 .1.0 " ,
59
59
"request-ip" : " ^2.1.3" ,
60
60
"response-time" : " ^2.3.2" ,
61
- "supertest" : " ^4.0.2 "
61
+ "supertest" : " ^6.1.3 "
62
62
}
63
63
}
You can’t perform that action at this time.
0 commit comments