File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " fast-gateway" ,
3
- "version" : " 3.4.2 " ,
3
+ "version" : " 3.4.3 " ,
4
4
"description" : " A Node.js API Gateway for the masses!" ,
5
5
"main" : " index.js" ,
6
6
"types" : " index.d.ts" ,
45
45
"devDependencies" : {
46
46
"@types/express" : " ^4.17.14" ,
47
47
"artillery" : " ^2.0.0-23" ,
48
- "aws-sdk" : " ^2.1217 .0" ,
49
- "chai" : " ^4.3.6 " ,
48
+ "aws-sdk" : " ^2.1259 .0" ,
49
+ "chai" : " ^4.3.7 " ,
50
50
"cors" : " ^2.8.5" ,
51
- "express" : " ^4.18.1 " ,
52
- "express-jwt" : " ^7.7.5 " ,
53
- "express-rate-limit" : " ^6.6 .0" ,
51
+ "express" : " ^4.18.2 " ,
52
+ "express-jwt" : " ^7.7.7 " ,
53
+ "express-rate-limit" : " ^6.7 .0" ,
54
54
"faye-websocket" : " ^0.11.4" ,
55
55
"fg-multiple-hooks" : " ^1.3.0" ,
56
56
"helmet" : " ^5.1.0" ,
57
57
"http-lambda-proxy" : " ^1.1.4" ,
58
58
"load-balancers" : " ^1.3.52" ,
59
- "mocha" : " ^10.0 .0" ,
59
+ "mocha" : " ^10.1 .0" ,
60
60
"nyc" : " ^15.1.0" ,
61
- "opossum" : " ^6.3 .0" ,
61
+ "opossum" : " ^7.0 .0" ,
62
62
"pem" : " ^1.14.6" ,
63
- "request-ip" : " ^2.2 .0" ,
63
+ "request-ip" : " ^3.3 .0" ,
64
64
"response-time" : " ^2.3.2" ,
65
- "supertest" : " ^6.2.4 "
65
+ "supertest" : " ^6.3.1 "
66
66
}
67
67
}
You can’t perform that action at this time.
0 commit comments