File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 "dependencies" : {
1212 "@nestjs/common" : " ^5.3.0" ,
1313 "@nestjs/core" : " ^5.3.0" ,
14- "@nestjs/graphql" : " ^5.0.0" ,
15- "apollo-server-express" : " ^2.0.4" ,
16- "graphql" : " ^0.13.2" ,
17- "graphql-subscriptions" : " ^0.5.6" ,
18- "graphql-tools" : " ^2.11.0" ,
19- "graphql-type-json" : " ^0.2.1" ,
20- "reflect-metadata" : " ^0.1.12" ,
21- "rxjs" : " ^6.0.0" ,
22- "subscriptions-transport-ws" : " ^0.9.5" ,
23- "typescript" : " ^2.8.0" ,
24- "ws" : " ^4.0.0"
14+ "@nestjs/graphql" : " ^5.1.0" ,
15+ "apollo-server-express" : " 2.0.4" ,
16+ "graphql" : " 0.13.2" ,
17+ "graphql-subscriptions" : " 0.5.8" ,
18+ "graphql-type-json" : " 0.2.1" ,
19+ "reflect-metadata" : " 0.1.12" ,
20+ "rxjs" : " 6.3.1" ,
21+ "typescript" : " 3.0.3"
2522 },
2623 "devDependencies" : {
27- "@types/node" : " ^7.0.41 " ,
28- "ts-node" : " ^6 .0.0 " ,
29- "tslint" : " ^5.9.1 "
24+ "@types/node" : " 10.9.4 " ,
25+ "ts-node" : " 7 .0.1 " ,
26+ "tslint" : " 5.11.0 "
3027 }
3128}
You can’t perform that action at this time.
0 commit comments