File tree Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 1717 "apollo-link-http" : " 1.3.3" ,
1818 "cross-fetch" : " 2.1.0" ,
1919 "graphql" : " 0.13.2" ,
20- "graphql-binding" : " 1.2.5 " ,
20+ "graphql-binding" : " 1.3.0 " ,
2121 "graphql-tools" : " 2.21.0"
2222 },
2323 "devDependencies" : {
Original file line number Diff line number Diff line change @@ -55,12 +55,13 @@ deprecated-decorator@^0.1.6:
5555 version "0.1.6"
5656 resolved "https://registry.yarnpkg.com/deprecated-decorator/-/deprecated-decorator-0.1.6.tgz#00966317b7a12fe92f3cc831f7583af329b86c37"
5757
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 "
6161 dependencies :
6262 graphql-tools "2.21.0"
6363 iterall "1.2.2"
64+ object-path-immutable "^1.0.1"
6465
6566graphql-tools@2.21.0 :
6667 version "2.21.0"
@@ -90,6 +91,10 @@ node-fetch@2.1.1:
9091 version "2.1.1"
9192 resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.1.1.tgz#369ca70b82f50c86496104a6c776d274f4e4a2d4"
9293
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+
9398typescript@2.8.1 :
9499 version "2.8.1"
95100 resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.8.1.tgz#6160e4f8f195d5ba81d4876f9c0cc1fbc0820624"
You can’t perform that action at this time.
0 commit comments