File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " fast-gateway" ,
3
- "version" : " 3.3.2 " ,
3
+ "version" : " 3.3.3 " ,
4
4
"description" : " A Node.js API Gateway for the masses!" ,
5
5
"main" : " index.js" ,
6
6
"types" : " index.d.ts" ,
31
31
"@polka/send-type" : " ^0.5.2" ,
32
32
"fast-proxy-lite" : " ^1.1.0" ,
33
33
"http-cache-middleware" : " ^1.3.8" ,
34
- "restana" : " ^4.9.5 " ,
34
+ "restana" : " ^4.9.6 " ,
35
35
"stream-to-array" : " ^2.3.0" ,
36
36
"micromatch" : " ^4.0.5"
37
37
},
44
44
],
45
45
"devDependencies" : {
46
46
"@types/express" : " ^4.17.13" ,
47
- "artillery" : " ^2.0.0-16 " ,
48
- "aws-sdk" : " ^2.1132 .0" ,
47
+ "artillery" : " ^2.0.0-18 " ,
48
+ "aws-sdk" : " ^2.1153 .0" ,
49
49
"chai" : " ^4.3.6" ,
50
50
"cors" : " ^2.8.5" ,
51
51
"express" : " ^4.18.1" ,
52
52
"express-jwt" : " ^7.7.0" ,
53
53
"express-rate-limit" : " ^6.4.0" ,
54
54
"faye-websocket" : " ^0.11.4" ,
55
55
"fg-multiple-hooks" : " ^1.3.0" ,
56
- "helmet" : " ^5.0.2 " ,
56
+ "helmet" : " ^5.1.0 " ,
57
57
"http-lambda-proxy" : " ^1.1.4" ,
58
58
"load-balancers" : " ^1.3.52" ,
59
59
"mocha" : " ^10.0.0" ,
60
60
"nyc" : " ^15.1.0" ,
61
61
"opossum" : " ^6.3.0" ,
62
62
"pem" : " ^1.14.6" ,
63
- "request-ip" : " ^2.1.3 " ,
63
+ "request-ip" : " ^2.2.0 " ,
64
64
"response-time" : " ^2.3.2" ,
65
65
"supertest" : " ^6.2.3"
66
66
}
You can’t perform that action at this time.
0 commit comments