File tree Expand file tree Collapse file tree 2 files changed +13
-8
lines changed Expand file tree Collapse file tree 2 files changed +13
-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.19 " ,
7
+ "graphql-binding-github" : " 0.3.20 " ,
8
8
"graphql-yoga" : " 1.8.4"
9
9
},
10
10
"now" : {
Original file line number Diff line number Diff line change 430
430
version "0.5.2"
431
431
resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.5.2.tgz#3d8cadd90d976569fa835ab1f8e4b23a105605a7"
432
432
433
-
434
- version "0.3.19 "
435
- resolved "https://registry.yarnpkg.com/graphql-binding-github/-/graphql-binding-github-0.3.19 .tgz#5e71a6f5422e774de51be66726f476746b8766a7 "
433
+
434
+ version "0.3.20 "
435
+ resolved "https://registry.yarnpkg.com/graphql-binding-github/-/graphql-binding-github-0.3.20 .tgz#ba27ff3f03f5f889e4cb3f1044a4d2620c9707f3 "
436
436
dependencies :
437
437
apollo-link "1.2.1"
438
438
apollo-link-http "1.3.3"
439
439
cross-fetch "2.1.0"
440
440
graphql "0.13.2"
441
- graphql-binding "1.2.5 "
441
+ graphql-binding "1.3.0 "
442
442
graphql-tools "2.21.0"
443
443
444
- graphql-binding@1.2.5 :
445
- version "1.2.5 "
446
- resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-1.2.5 .tgz#1c45b9da055cb0722f0348b6354be2e11b0a8c17 "
444
+ graphql-binding@1.3.0 :
445
+ version "1.3.0 "
446
+ resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-1.3.0 .tgz#6149e151bddc7f0b00cc38e787da39c7f1268d23 "
447
447
dependencies :
448
448
graphql-tools "2.21.0"
449
449
iterall "1.2.2"
450
+ object-path-immutable "^1.0.1"
450
451
451
452
452
453
version "2.0.0"
@@ -718,6 +719,10 @@ object-assign@^4:
718
719
version "4.1.1"
719
720
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
720
721
722
+ object-path-immutable@^1.0.1 :
723
+ version "1.0.1"
724
+ resolved "https://registry.yarnpkg.com/object-path-immutable/-/object-path-immutable-1.0.1.tgz#3c424052be3c54ec82def03f1b11b0c6e085c7ff"
725
+
721
726
object-path@^0.11.4 :
722
727
version "0.11.4"
723
728
resolved "https://registry.yarnpkg.com/object-path/-/object-path-0.11.4.tgz#370ae752fbf37de3ea70a861c23bba8915691949"
You can’t perform that action at this time.
0 commit comments