File tree 2 files changed +1289
-920
lines changed
2 files changed +1289
-920
lines changed Original file line number Diff line number Diff line change 20
20
},
21
21
"homepage" : " https://github.com/APIs-guru/graphql-coverage#readme" ,
22
22
"dependencies" : {
23
- "chalk" : " ^ 2.1.0" ,
24
- "express" : " ^ 4.16.1 " ,
23
+ "chalk" : " 2.1.0" ,
24
+ "express" : " 4.16.4 " ,
25
25
"express-graphql" : " github:apis-guru/express-graphql#applyFn_dist" ,
26
- "graphql" : " ^ 0.11.7" ,
27
- "node-fetch" : " ^1.7.3 "
26
+ "graphql" : " 0.11.7" ,
27
+ "node-fetch" : " 2.3.0 "
28
28
},
29
29
"devDependencies" : {
30
- "@types/chalk" : " ^ 0.4.31" ,
31
- "@types/express" : " ^4.0.37 " ,
32
- "@types/graphql" : " ^0.11.5 " ,
33
- "@types/node-fetch" : " ^1.6.7 " ,
34
- "nodemon" : " ^1.12.1 " ,
35
- "ts-node" : " ^3.3.0 " ,
36
- "typescript" : " ^2.5 .3"
30
+ "@types/chalk" : " 0.4.31" ,
31
+ "@types/express" : " 4.16.1 " ,
32
+ "@types/graphql" : " 14.2.0 " ,
33
+ "@types/node-fetch" : " 2.3.1 " ,
34
+ "nodemon" : " 1.18.11 " ,
35
+ "ts-node" : " 8.0.3 " ,
36
+ "typescript" : " 3.4 .3"
37
37
}
38
38
}
You can’t perform that action at this time.
0 commit comments