File tree 2 files changed +13
-4
lines changed
2 files changed +13
-4
lines changed Original file line number Diff line number Diff line change 5
5
},
6
6
"dependencies" : {
7
7
"graphql-binding-github" : " 0.2.0" ,
8
- "graphql-import" : " 0.1.9 " ,
8
+ "graphql-import" : " 0.2.0 " ,
9
9
"graphql-yoga" : " 0.8.0"
10
10
},
11
11
"now" : {
Original file line number Diff line number Diff line change @@ -503,9 +503,9 @@ graphql-extensions@^0.0.x:
503
503
core-js "^2.5.1"
504
504
source-map-support "^0.5.0"
505
505
506
- graphql-import@0.1.9, graphql-import@^0.1.9 :
507
- version "0.1.9 "
508
- resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.1.9 .tgz#9161f4f7ea92337b60fd40e22e64d3a68c212729 "
506
+ graphql-import@0.2.0 :
507
+ version "0.2.0 "
508
+ resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.2.0 .tgz#4877fef467d8a9255e6760c3988f6c00018e94af "
509
509
dependencies :
510
510
" @types/graphql" " 0.11.7"
511
511
" @types/lodash" " ^4.14.85"
@@ -521,6 +521,15 @@ graphql-import@^0.1.7:
521
521
graphql "^0.12.3"
522
522
lodash "^4.17.4"
523
523
524
+ graphql-import@^0.1.9 :
525
+ version "0.1.9"
526
+ resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.1.9.tgz#9161f4f7ea92337b60fd40e22e64d3a68c212729"
527
+ dependencies :
528
+ " @types/graphql" " 0.11.7"
529
+ " @types/lodash" " ^4.14.85"
530
+ graphql "^0.12.3"
531
+ lodash "^4.17.4"
532
+
524
533
graphql-playground-html@^1.3.13 :
525
534
version "1.3.13"
526
535
resolved "https://registry.yarnpkg.com/graphql-playground-html/-/graphql-playground-html-1.3.13.tgz#ac1b0491af1052fb0cbb090e054f6f6fa2797486"
You can’t perform that action at this time.
0 commit comments