File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " fast-gateway" ,
3
- "version" : " 2.4.0 " ,
3
+ "version" : " 2.4.1 " ,
4
4
"description" : " A Node.js API Gateway for the masses!" ,
5
5
"main" : " index.js" ,
6
6
"types" : " index.d.ts" ,
28
28
"homepage" : " https://github.com/jkyberneees/fast-gateway#readme" ,
29
29
"dependencies" : {
30
30
"@polka/send-type" : " ^0.5.2" ,
31
- "fast-proxy" : " ^1.6.2 " ,
31
+ "fast-proxy" : " ^1.6.3 " ,
32
32
"http-cache-middleware" : " ^1.3.5" ,
33
33
"restana" : " ^4.6.1" ,
34
34
"stream-to-array" : " ^2.3.0"
41
41
" LICENSE"
42
42
],
43
43
"devDependencies" : {
44
- "aws-sdk" : " ^2.703 .0" ,
44
+ "aws-sdk" : " ^2.709 .0" ,
45
45
"chai" : " ^4.2.0" ,
46
46
"cors" : " ^2.8.5" ,
47
47
"express" : " ^4.17.1" ,
48
48
"express-jwt" : " ^5.3.3" ,
49
49
"express-rate-limit" : " ^5.1.3" ,
50
- "fg-multiple-hooks" : " ^1.0.1 " ,
51
- "helmet" : " ^3.22.0 " ,
50
+ "fg-multiple-hooks" : " 1.2.0 " ,
51
+ "helmet" : " ^3.23.3 " ,
52
52
"http-lambda-proxy" : " ^1.0.1" ,
53
53
"mocha" : " ^8.0.1" ,
54
54
"nyc" : " ^15.1.0" ,
You can’t perform that action at this time.
0 commit comments