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 55 "deploy" : " now --public && now alias && now rm --yes --safe graphql-template-node"
66 },
77 "dependencies" : {
8- "graphcool-binding" : " 1.2.2 " ,
8+ "graphcool-binding" : " 1.3.0 " ,
99 "graphql-yoga" : " 0.8.4"
1010 },
1111 "devDependencies" : {
Original file line number Diff line number Diff line change @@ -442,17 +442,17 @@ graceful-fs@^4.1.2, graceful-fs@^4.1.6:
442442 version "4.1.11"
443443 resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
444444
445- graphcool-binding@1.2.2 :
446- version "1.2.2 "
447- resolved "https://registry.yarnpkg.com/graphcool-binding/-/graphcool-binding-1.2.2 .tgz#d4041919a4d4c8491423b4f801938716d9844e30 "
445+ graphcool-binding@1.3.0 :
446+ version "1.3.0 "
447+ resolved "https://registry.yarnpkg.com/graphcool-binding/-/graphcool-binding-1.3.0 .tgz#3c74c5c477a37f6f12cd5d4c000f59fb5152ed44 "
448448 dependencies :
449449 apollo-link "1.0.7"
450450 apollo-link-error "1.0.3"
451451 apollo-link-http "1.3.2"
452452 apollo-link-ws "^1.0.4"
453453 cross-fetch "^1.1.1"
454454 graphql "0.12.3"
455- graphql-binding "0.4 .0"
455+ graphql-binding "0.5 .0"
456456 graphql-import "0.1.9"
457457 graphql-tools "2.16.0"
458458 jsonwebtoken "^8.1.0"
@@ -481,9 +481,9 @@ graphcool-yml@0.2.1:
481481 scuid "^1.0.2"
482482 yaml-ast-parser "^0.0.40"
483483
484- graphql-binding@0.4 .0 :
485- version "0.4 .0"
486- resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-0.4 .0.tgz#3b8c9e22ffc0b34cb0dc40e80a70df49dbd94057 "
484+ graphql-binding@0.5 .0 :
485+ version "0.5 .0"
486+ resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-0.5 .0.tgz#2ec068197ca003ea19024f9e617e053fc3afaffa "
487487 dependencies :
488488 " @types/graphql" " 0.11.7"
489489 graphql "0.12.3"
You can’t perform that action at this time.
0 commit comments