File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " k-fastify-gateway" ,
3- "version" : " 2.8.2 " ,
3+ "version" : " 2.8.3 " ,
44 "description" : " A Node.js API Gateway that just works!" ,
55 "main" : " index.js" ,
66 "scripts" : {
2929 "homepage" : " https://github.com/jkyberneees/fastify-gateway#readme" ,
3030 "dependencies" : {
3131 "cache-manager" : " ^3.2.1" ,
32- "fastify-reply-from" : " ^2.0.1 " ,
32+ "fastify-reply-from" : " ^2.1.0 " ,
3333 "matcher" : " ^2.1.0" ,
3434 "ms" : " ^2.1.2" ,
35- "on-http-end" : " ^1.0.1 "
35+ "on-http-end" : " ^1.0.2 "
3636 },
3737 "files" : [
3838 " src"
3939 ],
4040 "devDependencies" : {
41- "0http" : " ^2.2.3 " ,
41+ "0http" : " ^2.3.0 " ,
4242 "axios" : " ^0.19.2" ,
4343 "boom" : " ^7.3.0" ,
4444 "cache-manager-ioredis" : " ^1.0.1" ,
4545 "chai" : " ^4.2.0" ,
4646 "cors" : " ^2.8.5" ,
47- "express-jwt" : " ^5.3.1 " ,
48- "fastify" : " ^2.13.0 " ,
47+ "express-jwt" : " ^5.3.3 " ,
48+ "fastify" : " ^2.13.1 " ,
4949 "fastify-boom" : " ^0.1.0" ,
5050 "helmet" : " ^3.22.0" ,
5151 "middleware-if-unless" : " ^1.2.4" ,
52- "mocha" : " ^7.1.1 " ,
52+ "mocha" : " ^7.1.2 " ,
5353 "morgan" : " ^1.10.0" ,
5454 "nyc" : " ^15.0.1" ,
55- "pm2" : " ^4.2.3 " ,
55+ "pm2" : " ^4.4.0 " ,
5656 "response-time" : " ^2.3.2" ,
57- "restana" : " ^4.3.1 " ,
57+ "restana" : " ^4.3.4 " ,
5858 "standard" : " ^14.3.3" ,
5959 "stream-to-array" : " ^2.3.0" ,
6060 "supertest" : " ^4.0.2"
You can’t perform that action at this time.
0 commit comments