File tree 2 files changed +9
-4
lines changed
2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 17
17
"apollo-link-http" : " 1.3.3" ,
18
18
"cross-fetch" : " 2.1.0" ,
19
19
"graphql" : " 0.13.2" ,
20
- "graphql-binding" : " 1.2.5 " ,
20
+ "graphql-binding" : " 1.3.0 " ,
21
21
"graphql-tools" : " 2.21.0"
22
22
},
23
23
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -55,12 +55,13 @@ deprecated-decorator@^0.1.6:
55
55
version "0.1.6"
56
56
resolved "https://registry.yarnpkg.com/deprecated-decorator/-/deprecated-decorator-0.1.6.tgz#00966317b7a12fe92f3cc831f7583af329b86c37"
57
57
58
- graphql-binding@1.2.5 :
59
- version "1.2.5 "
60
- resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-1.2.5 .tgz#1c45b9da055cb0722f0348b6354be2e11b0a8c17 "
58
+ graphql-binding@1.3.0 :
59
+ version "1.3.0 "
60
+ resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-1.3.0 .tgz#6149e151bddc7f0b00cc38e787da39c7f1268d23 "
61
61
dependencies :
62
62
graphql-tools "2.21.0"
63
63
iterall "1.2.2"
64
+ object-path-immutable "^1.0.1"
64
65
65
66
66
67
version "2.21.0"
90
91
version "2.1.1"
91
92
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.1.1.tgz#369ca70b82f50c86496104a6c776d274f4e4a2d4"
92
93
94
+ object-path-immutable@^1.0.1 :
95
+ version "1.0.1"
96
+ resolved "https://registry.yarnpkg.com/object-path-immutable/-/object-path-immutable-1.0.1.tgz#3c424052be3c54ec82def03f1b11b0c6e085c7ff"
97
+
93
98
94
99
version "2.8.1"
95
100
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.8.1.tgz#6160e4f8f195d5ba81d4876f9c0cc1fbc0820624"
You can’t perform that action at this time.
0 commit comments