File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " fastify-reply-from" ,
3
- "version" : " 3.1.4 " ,
3
+ "version" : " 3.2.0 " ,
4
4
"description" : " forward your HTTP request to another server, for fastify" ,
5
5
"main" : " index.js" ,
6
6
"types" : " index.d.ts" ,
30
30
"homepage" : " https://github.com/fastify/fastify-reply-from#readme" ,
31
31
"devDependencies" : {
32
32
"@sinonjs/fake-timers" : " ^6.0.1" ,
33
- "@types/node" : " ^14.0.4 " ,
33
+ "@types/node" : " ^14.6.1 " ,
34
34
"@types/tap" : " ^14.10.0" ,
35
- "fastify" : " ^3.0 .0" ,
36
- "got" : " ^11.1.3 " ,
35
+ "fastify" : " ^3.3 .0" ,
36
+ "got" : " ^11.5.2 " ,
37
37
"h2url" : " ^0.2.0" ,
38
38
"msgpack5" : " ^4.2.1" ,
39
- "nock" : " ^13.0.0 " ,
39
+ "nock" : " ^13.0.4 " ,
40
40
"pre-commit" : " ^1.2.2" ,
41
41
"proxyquire" : " ^2.1.3" ,
42
42
"simple-get" : " ^4.0.0" ,
48
48
},
49
49
"dependencies" : {
50
50
"end-of-stream" : " ^1.4.1" ,
51
- "fastify-plugin" : " ^2.0.0" ,
51
+ "fastify-plugin" : " ^2.3.3" ,
52
+ "http-errors" : " ^1.8.0" ,
52
53
"pump" : " ^3.0.0" ,
53
54
"semver" : " ^7.2.1" ,
54
55
"tiny-lru" : " ^7.0.0" ,
55
- "undici" : " ^1.0.0" ,
56
- "http-errors" : " ^1.8.0"
56
+ "undici" : " ^1.3.1"
57
57
},
58
58
"tsd" : {
59
59
"directory" : " test"
You can’t perform that action at this time.
0 commit comments