File tree Expand file tree Collapse file tree 1 file changed +16
-16
lines changed
Expand file tree Collapse file tree 1 file changed +16
-16
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " k-fastify-gateway" ,
3- "version" : " 2.8.3 " ,
3+ "version" : " 2.8.4 " ,
44 "description" : " A Node.js API Gateway that just works!" ,
55 "main" : " index.js" ,
66 "scripts" : {
2828 },
2929 "homepage" : " https://github.com/jkyberneees/fastify-gateway#readme" ,
3030 "dependencies" : {
31- "cache-manager" : " ^3.2.1 " ,
32- "fastify-reply-from" : " ^2.1 .0" ,
33- "matcher" : " ^2.1 .0" ,
34- "ms" : " ^2.1.2 " ,
31+ "cache-manager" : " ^3.4.3 " ,
32+ "fastify-reply-from" : " ^5.2 .0" ,
33+ "matcher" : " ^4.0 .0" ,
34+ "ms" : " ^2.1.3 " ,
3535 "on-http-end" : " ^1.0.2"
3636 },
3737 "files" : [
3838 " src"
3939 ],
4040 "devDependencies" : {
41- "0http" : " ^2.3.0 " ,
42- "axios" : " ^0.19.2 " ,
41+ "0http" : " ^3.1.1 " ,
42+ "axios" : " ^0.21.1 " ,
4343 "boom" : " ^7.3.0" ,
4444 "cache-manager-ioredis" : " ^1.0.1" ,
45- "chai" : " ^4.2.0 " ,
45+ "chai" : " ^4.3.4 " ,
4646 "cors" : " ^2.8.5" ,
4747 "express-jwt" : " ^5.3.3" ,
4848 "fastify" : " ^2.13.1" ,
4949 "fastify-boom" : " ^0.1.0" ,
50- "helmet" : " ^3.22.0 " ,
51- "middleware-if-unless" : " ^1.2.4 " ,
52- "mocha" : " ^7.1.2 " ,
50+ "helmet" : " ^3.23.3 " ,
51+ "middleware-if-unless" : " ^1.2.5 " ,
52+ "mocha" : " ^7.2.0 " ,
5353 "morgan" : " ^1.10.0" ,
54- "nyc" : " ^15.0.1 " ,
55- "pm2" : " ^4.4.0 " ,
54+ "nyc" : " ^15.1.0 " ,
55+ "pm2" : " ^4.5.6 " ,
5656 "response-time" : " ^2.3.2" ,
57- "restana" : " ^4.3.4 " ,
58- "standard" : " ^14.3 .3" ,
57+ "restana" : " ^4.9.1 " ,
58+ "standard" : " ^16.0 .3" ,
5959 "stream-to-array" : " ^2.3.0" ,
60- "supertest" : " ^4.0.2 "
60+ "supertest" : " ^6.1.3 "
6161 }
6262}
You can’t perform that action at this time.
0 commit comments