File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
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.0.0" ,
19
19
"graphql" : " 0.13.1" ,
20
- "graphql-binding" : " 1.2.4 " ,
20
+ "graphql-binding" : " 1.2.5 " ,
21
21
"graphql-tools" : " 2.21.0"
22
22
},
23
23
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -51,12 +51,12 @@ deprecated-decorator@^0.1.6:
51
51
version "0.1.6"
52
52
resolved "https://registry.yarnpkg.com/deprecated-decorator/-/deprecated-decorator-0.1.6.tgz#00966317b7a12fe92f3cc831f7583af329b86c37"
53
53
54
- graphql-binding@1.2.4 :
55
- version "1.2.4 "
56
- resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-1.2.4 .tgz#ac1af63d98fca412dcd52ca04928cab2d6d08e0a "
54
+ graphql-binding@1.2.5 :
55
+ version "1.2.5 "
56
+ resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-1.2.5 .tgz#1c45b9da055cb0722f0348b6354be2e11b0a8c17 "
57
57
dependencies :
58
58
graphql-tools "2.21.0"
59
- iterall "1.2.1 "
59
+ iterall "1.2.2 "
60
60
61
61
graphql-tools@2.21.0 :
62
62
version "2.21.0"
@@ -74,9 +74,9 @@ graphql@0.13.1:
74
74
dependencies :
75
75
iterall "^1.2.0"
76
76
77
- iterall@1.2.1 :
78
- version "1.2.1 "
79
- resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.2.1 .tgz#59a347ae8001d2d4bc546b8487ca755d61849965 "
77
+ iterall@1.2.2 :
78
+ version "1.2.2 "
79
+ resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.2.2 .tgz#92d70deb8028e0c39ff3164fdbf4d8b088130cd7 "
80
80
81
81
iterall@^1.1.3 :
82
82
version "1.1.3"
You can’t perform that action at this time.
0 commit comments