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.14 " ,
7
+ "graphql-binding-github" : " 0.3.15 " ,
8
8
"graphql-yoga" : " 1.4.3"
9
9
},
10
10
"now" : {
Original file line number Diff line number Diff line change @@ -418,20 +418,20 @@ fresh@0.5.2:
418
418
version "0.5.2"
419
419
resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.5.2.tgz#3d8cadd90d976569fa835ab1f8e4b23a105605a7"
420
420
421
- graphql-binding-github@0.3.14 :
422
- version "0.3.14 "
423
- resolved "https://registry.yarnpkg.com/graphql-binding-github/-/graphql-binding-github-0.3.14 .tgz#7cb3af2f4e42360c76487e2deda8bdfa222c1015 "
421
+ graphql-binding-github@0.3.15 :
422
+ version "0.3.15 "
423
+ resolved "https://registry.yarnpkg.com/graphql-binding-github/-/graphql-binding-github-0.3.15 .tgz#938f4997d6a232491184481f95f1d4ba632dbdcd "
424
424
dependencies :
425
425
apollo-link "1.2.1"
426
426
apollo-link-http "1.3.3"
427
427
cross-fetch "1.1.1"
428
428
graphql "0.13.1"
429
- graphql-binding "1.2.3 "
429
+ graphql-binding "1.2.4 "
430
430
graphql-tools "2.21.0"
431
431
432
- graphql-binding@1.2.3 :
433
- version "1.2.3 "
434
- resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-1.2.3 .tgz#36c90649e652b59cf44f89e997ad96767cff6cb8 "
432
+ graphql-binding@1.2.4 :
433
+ version "1.2.4 "
434
+ resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-1.2.4 .tgz#ac1af63d98fca412dcd52ca04928cab2d6d08e0a "
435
435
dependencies :
436
436
graphql-tools "2.21.0"
437
437
iterall "1.2.1"
You can’t perform that action at this time.
0 commit comments