File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
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.6 " ,
7+ "graphql-binding-github" : " 0.3.7 " ,
88 "graphql-yoga" : " 1.2.4"
99 },
1010 "now" : {
Original file line number Diff line number Diff line change @@ -71,21 +71,21 @@ apollo-cache-control@^0.0.x:
7171 dependencies :
7272 graphql-extensions "^0.0.x"
7373
74- apollo-link-http@1.3.2 :
75- version "1.3.2 "
76- resolved "https://registry.yarnpkg.com/apollo-link-http/-/apollo-link-http-1.3.2 .tgz#63537ee5ecf9c004efb0317f1222b7dbc6f21559 "
74+ apollo-link-http@1.3.3 :
75+ version "1.3.3 "
76+ resolved "https://registry.yarnpkg.com/apollo-link-http/-/apollo-link-http-1.3.3 .tgz#cb792c73266607e6361c8c1cc4dd42d405ca08f1 "
7777 dependencies :
78- apollo-link "^1.0.7 "
78+ apollo-link "^1.1.0 "
7979
80- apollo-link@1.1.0 :
80+ apollo-link@1.1.0, apollo-link@^1.1.0 :
8181 version "1.1.0"
8282 resolved "https://registry.yarnpkg.com/apollo-link/-/apollo-link-1.1.0.tgz#9d573b16387ee0d8e147b1f319e42c8c562f18f7"
8383 dependencies :
8484 " @types/zen-observable" " 0.5.3"
8585 apollo-utilities "^1.0.0"
8686 zen-observable "^0.7.0"
8787
88- apollo-link@^1.0.0, apollo-link@^1.0.7 :
88+ apollo-link@^1.0.0 :
8989 version "1.0.7"
9090 resolved "https://registry.yarnpkg.com/apollo-link/-/apollo-link-1.0.7.tgz#42cd38a7378332fc3e41a214ff6a6e5e703a556f"
9191 dependencies :
@@ -360,12 +360,12 @@ fresh@0.5.2:
360360 version "0.5.2"
361361 resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.5.2.tgz#3d8cadd90d976569fa835ab1f8e4b23a105605a7"
362362
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 "
363+ graphql-binding-github@0.3.7 :
364+ version "0.3.7 "
365+ resolved "https://registry.yarnpkg.com/graphql-binding-github/-/graphql-binding-github-0.3.7 .tgz#1cd9ea362f14e1f18e5ee9a44742da68f245aa49 "
366366 dependencies :
367367 apollo-link "1.1.0"
368- apollo-link-http "1.3.2 "
368+ apollo-link-http "1.3.3 "
369369 cross-fetch "1.1.1"
370370 graphql "0.13.0"
371371 graphql-binding "1.2.0"
You can’t perform that action at this time.
0 commit comments