File tree 2 files changed +4
-6
lines changed
2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 45
45
"cors" : " ^2.8.4" ,
46
46
"express" : " ^4.16.2" ,
47
47
"graphql" : " ^0.12.0" ,
48
- "graphql-import" : " ^0.2 .0" ,
48
+ "graphql-import" : " ^0.3 .0" ,
49
49
"graphql-playground-middleware-express" : " 1.4.4" ,
50
50
"graphql-playground-middleware-lambda" : " 1.3.7" ,
51
51
"graphql-subscriptions" : " ^0.5.6" ,
Original file line number Diff line number Diff line change @@ -566,12 +566,10 @@ graphql-import@^0.1.7:
566
566
graphql "^0.12.3"
567
567
lodash "^4.17.4"
568
568
569
- graphql-import@^0.2 .0 :
570
- version "0.2 .0"
571
- resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.2 .0.tgz#4877fef467d8a9255e6760c3988f6c00018e94af "
569
+ graphql-import@^0.3 .0 :
570
+ version "0.3 .0"
571
+ resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.3 .0.tgz#4eb2c8aabac7fdb535fd1507b565336f4f707a64 "
572
572
dependencies :
573
- " @types/graphql" " 0.11.7"
574
- " @types/lodash" " ^4.14.85"
575
573
graphql "^0.12.3"
576
574
lodash "^4.17.4"
577
575
You can’t perform that action at this time.
0 commit comments