File tree 2 files changed +11
-2
lines changed
2 files changed +11
-2
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.8 " ,
8
+ "graphql-import" : " 0.1.9 " ,
9
9
"graphql-yoga" : " 0.5.6"
10
10
},
11
11
"now" : {
Original file line number Diff line number Diff line change @@ -497,7 +497,16 @@ graphql-extensions@^0.0.x:
497
497
core-js "^2.5.1"
498
498
source-map-support "^0.5.0"
499
499
500
- [email protected] , graphql-import@^0.1.7:
500
+
501
+ version "0.1.9"
502
+ resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.1.9.tgz#9161f4f7ea92337b60fd40e22e64d3a68c212729"
503
+ dependencies :
504
+ " @types/graphql" " 0.11.7"
505
+ " @types/lodash" " ^4.14.85"
506
+ graphql "^0.12.3"
507
+ lodash "^4.17.4"
508
+
509
+ graphql-import@^0.1.7 :
501
510
version "0.1.8"
502
511
resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.1.8.tgz#403b9f9dd83a206a9808ae2ab6afab4040e0359d"
503
512
dependencies :
You can’t perform that action at this time.
0 commit comments