File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 4
4
"deploy" : " now --public -e GITHUB_TOKEN && now alias && now rm --yes --safe graphql-binding-github"
5
5
},
6
6
"dependencies" : {
7
- "graphql-binding-github" : " 0.3.2 " ,
7
+ "graphql-binding-github" : " 0.3.3 " ,
8
8
"graphql-yoga" : " 1.2.2"
9
9
},
10
10
"now" : {
Original file line number Diff line number Diff line change @@ -352,16 +352,16 @@ fresh@0.5.2:
352
352
version "0.5.2"
353
353
resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.5.2.tgz#3d8cadd90d976569fa835ab1f8e4b23a105605a7"
354
354
355
- graphql-binding-github@0.3.2 :
356
- version "0.3.2 "
357
- resolved "https://registry.yarnpkg.com/graphql-binding-github/-/graphql-binding-github-0.3.2 .tgz#23e470e6afeed92995b13d07bf8cdda01fb936b2 "
355
+ graphql-binding-github@0.3.3 :
356
+ version "0.3.3 "
357
+ resolved "https://registry.yarnpkg.com/graphql-binding-github/-/graphql-binding-github-0.3.3 .tgz#195359a1263dd161e30ce61a0e97fbb8758c169f "
358
358
dependencies :
359
359
apollo-link "1.0.7"
360
360
apollo-link-http "1.3.2"
361
361
cross-fetch "1.1.1"
362
362
graphql "0.12.3"
363
363
graphql-binding "1.2.0"
364
- graphql-tools "2.20.0 "
364
+ graphql-tools "2.20.1 "
365
365
366
366
graphql-binding@1.2.0 :
367
367
version "1.2.0"
@@ -440,9 +440,9 @@ graphql-tools@2.18.0, graphql-tools@^2.18.0:
440
440
graphql-subscriptions "^0.5.6"
441
441
uuid "^3.1.0"
442
442
443
- graphql-tools@2.20.0 :
444
- version "2.20.0 "
445
- resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-2.20.0 .tgz#4fa7b0c403115a0b636f685263c6faec5f219a24 "
443
+ graphql-tools@2.20.1 :
444
+ version "2.20.1 "
445
+ resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-2.20.1 .tgz#28bec66658c768c00867847408e873a06e6e11c7 "
446
446
dependencies :
447
447
apollo-link "^1.0.0"
448
448
apollo-utilities "^1.0.1"
You can’t perform that action at this time.
0 commit comments