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 11language : node_js
22
33node_js :
4+ - " 10"
45 - " 9"
56 - " 8"
Original file line number Diff line number Diff line change 11{
22 "name" : " fastify-http-proxy" ,
3- "version" : " 0.2.1 " ,
3+ "version" : " 0.3.0 " ,
44 "description" : " proxy http requests, for Fastify" ,
55 "main" : " index.js" ,
66 "scripts" : {
2222 },
2323 "homepage" : " https://github.com/fastify/fastify-http-proxy#readme" ,
2424 "devDependencies" : {
25- "fastify" : " ^1.0.0-rc.2 " ,
26- "got" : " ^8.0.3 " ,
27- "http-errors" : " ^1.6.2 " ,
25+ "fastify" : " ^1.3.1 " ,
26+ "got" : " ^8.3.0 " ,
27+ "http-errors" : " ^1.6.3 " ,
2828 "make-promises-safe" : " ^1.1.0" ,
2929 "pre-commit" : " ^1.2.2" ,
30- "simple-get" : " ^2.7.0 " ,
31- "snazzy" : " ^7.0.0 " ,
30+ "simple-get" : " ^2.8.1 " ,
31+ "snazzy" : " ^7.1.1 " ,
3232 "standard" : " ^11.0.0" ,
33- "tap" : " ^11.0.1 "
33+ "tap" : " ^11.1.4 "
3434 },
3535 "dependencies" : {
3636 "fastify-reply-from" : " ^0.3.0"
You can’t perform that action at this time.
0 commit comments