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 24
24
},
25
25
"homepage" : " https://github.com/fastify/fastify-http-proxy#readme" ,
26
26
"devDependencies" : {
27
- "@types/node" : " ^14.0.14 " ,
28
- "@typescript-eslint/parser" : " ^3.5 .0" ,
27
+ "@types/node" : " ^14.0.18 " ,
28
+ "@typescript-eslint/parser" : " ^3.6 .0" ,
29
29
"eslint-plugin-typescript" : " ^0.14.0" ,
30
30
"express" : " ^4.16.4" ,
31
31
"express-http-proxy" : " ^1.5.0" ,
32
- "fastify" : " ^3.0.0-rc.5 " ,
33
- "got" : " ^11.3 .0" ,
32
+ "fastify" : " ^3.0.0" ,
33
+ "got" : " ^11.4 .0" ,
34
34
"http-errors" : " ^1.8.0" ,
35
35
"http-proxy" : " ^1.17.0" ,
36
36
"make-promises-safe" : " ^5.0.0" ,
40
40
"standard" : " ^14.0.2" ,
41
41
"tap" : " ^14.0.0" ,
42
42
"tsd" : " ^0.13.1" ,
43
- "typescript" : " ^3.4.5 "
43
+ "typescript" : " ^3.9.6 "
44
44
},
45
45
"dependencies" : {
46
- "fastify-websocket " : " ^2.0.1 " ,
47
- "ws " : " ^7.2.5 " ,
48
- "fastify-reply-from " : " ^3.1.0 "
46
+ "fastify-reply-from " : " ^3.1.2 " ,
47
+ "fastify-websocket " : " ^2.0.3 " ,
48
+ "ws " : " ^7. 3.1"
49
49
},
50
50
"tsd" : {
51
51
"directory" : " test"
You can’t perform that action at this time.
0 commit comments