File tree Expand file tree Collapse file tree 2 files changed +18
-6
lines changed Expand file tree Collapse file tree 2 files changed +18
-6
lines changed Original file line number Diff line number Diff line change 44 "deploy" : " now --public -e GITHUB_TOKEN && now alias && now rm --yes --safe graphql-binding-github"
55 },
66 "dependencies" : {
7- "graphql-binding-github" : " 0.3.5 " ,
7+ "graphql-binding-github" : " 0.3.6 " ,
88 "graphql-yoga" : " 1.2.4"
99 },
1010 "now" : {
Original file line number Diff line number Diff line change @@ -77,7 +77,15 @@ apollo-link-http@1.3.2:
7777 dependencies :
7878 apollo-link "^1.0.7"
7979
80- apollo-link@1.0.7, apollo-link@^1.0.0, apollo-link@^1.0.7 :
80+ apollo-link@1.1.0 :
81+ version "1.1.0"
82+ resolved "https://registry.yarnpkg.com/apollo-link/-/apollo-link-1.1.0.tgz#9d573b16387ee0d8e147b1f319e42c8c562f18f7"
83+ dependencies :
84+ " @types/zen-observable" " 0.5.3"
85+ apollo-utilities "^1.0.0"
86+ zen-observable "^0.7.0"
87+
88+ apollo-link@^1.0.0, apollo-link@^1.0.7 :
8189 version "1.0.7"
8290 resolved "https://registry.yarnpkg.com/apollo-link/-/apollo-link-1.0.7.tgz#42cd38a7378332fc3e41a214ff6a6e5e703a556f"
8391 dependencies :
@@ -352,11 +360,11 @@ fresh@0.5.2:
352360 version "0.5.2"
353361 resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.5.2.tgz#3d8cadd90d976569fa835ab1f8e4b23a105605a7"
354362
355- graphql-binding-github@0.3.5 :
356- version "0.3.5 "
357- resolved "https://registry.yarnpkg.com/graphql-binding-github/-/graphql-binding-github-0.3.5 .tgz#689c0d39b6675efe217ddae9b4d0e31ea161e3fd "
363+ graphql-binding-github@0.3.6 :
364+ version "0.3.6 "
365+ resolved "https://registry.yarnpkg.com/graphql-binding-github/-/graphql-binding-github-0.3.6 .tgz#8709daadece6d7f688ae7ab2ec924cee78ada952 "
358366 dependencies :
359- apollo-link "1.0.7 "
367+ apollo-link "1.1.0 "
360368 apollo-link-http "1.3.2"
361369 cross-fetch "1.1.1"
362370 graphql "0.13.0"
@@ -773,3 +781,7 @@ ws@^3.0.0:
773781zen-observable@^0.6.0 :
774782 version "0.6.0"
775783 resolved "https://registry.yarnpkg.com/zen-observable/-/zen-observable-0.6.0.tgz#8a6157ed15348d185d948cfc4a59d90a2c0f70ee"
784+
785+ zen-observable@^0.7.0 :
786+ version "0.7.1"
787+ resolved "https://registry.yarnpkg.com/zen-observable/-/zen-observable-0.7.1.tgz#f84075c0ee085594d3566e1d6454207f126411b3"
You can’t perform that action at this time.
0 commit comments