File tree Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 2
2
language : node_js
3
3
node_js :
4
4
- " 10"
5
+ - " 12"
6
+ - " 14"
5
7
6
8
install : npm install
Original file line number Diff line number Diff line change 30
30
"@polka/send-type" : " ^0.5.2" ,
31
31
"fast-proxy" : " ^1.7.0" ,
32
32
"http-cache-middleware" : " ^1.3.5" ,
33
- "restana" : " ^4.7.3 " ,
33
+ "restana" : " ^4.7.4 " ,
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.742 .0" ,
44
+ "aws-sdk" : " ^2.758 .0" ,
45
45
"chai" : " ^4.2.0" ,
46
46
"cors" : " ^2.8.5" ,
47
47
"express" : " ^4.17.1" ,
48
- "express-jwt" : " ^5.3.3 " ,
48
+ "express-jwt" : " ^6.0.0 " ,
49
49
"express-rate-limit" : " ^5.1.3" ,
50
- "fg-multiple-hooks" : " 1.2.0" ,
51
- "helmet" : " ^3.23.3 " ,
50
+ "fg-multiple-hooks" : " ^ 1.2.0" ,
51
+ "helmet" : " ^4.1.1 " ,
52
52
"http-lambda-proxy" : " ^1.0.1" ,
53
53
"mocha" : " ^8.1.3" ,
54
54
"nyc" : " ^15.1.0" ,
55
- "opossum" : " ^4.2.4 " ,
55
+ "opossum" : " ^5.0.1 " ,
56
56
"request-ip" : " ^2.1.3" ,
57
57
"response-time" : " ^2.3.2" ,
58
- "standard" : " ^14.3.4" ,
59
58
"supertest" : " ^4.0.2"
60
59
}
61
60
}
You can’t perform that action at this time.
0 commit comments