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.0 " ,
8+ "graphcool-binding" : " 1.2.1 " ,
99 "graphql-yoga" : " 0.8.3"
1010 },
1111 "devDependencies" : {
Original file line number Diff line number Diff line change @@ -996,16 +996,16 @@ graceful-fs@^4.1.2, graceful-fs@^4.1.6:
996996 version "4.1.11"
997997 resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
998998
999- graphcool-binding@1.2.0 :
1000- version "1.2.0 "
1001- resolved "https://registry.yarnpkg.com/graphcool-binding/-/graphcool-binding-1.2.0 .tgz#f1b144bf1d7f933719542fac9b9fb497362c6b53 "
999+ graphcool-binding@1.2.1 :
1000+ version "1.2.1 "
1001+ resolved "https://registry.yarnpkg.com/graphcool-binding/-/graphcool-binding-1.2.1 .tgz#34ccc9e1ab1c6eb9ba49b3682be40cee2f7a72df "
10021002 dependencies :
10031003 apollo-link "1.0.7"
10041004 apollo-link-http "1.3.2"
10051005 apollo-link-ws "^1.0.4"
10061006 cross-fetch "^1.1.1"
10071007 graphql "0.12.3"
1008- graphql-binding "0.3.2 "
1008+ graphql-binding "0.4.0 "
10091009 graphql-import "0.1.9"
10101010 graphql-tools "2.16.0"
10111011 jsonwebtoken "^8.1.0"
@@ -1071,9 +1071,9 @@ graphiql@^0.11.2:
10711071 codemirror-graphql "^0.6.11"
10721072 markdown-it "^8.4.0"
10731073
1074- graphql-binding@0.3.2 :
1075- version "0.3.2 "
1076- resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-0.3.2 .tgz#abea0ee2f9b7070234be9264303a6669bcec6b16 "
1074+ graphql-binding@0.4.0 :
1075+ version "0.4.0 "
1076+ resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-0.4.0 .tgz#3b8c9e22ffc0b34cb0dc40e80a70df49dbd94057 "
10771077 dependencies :
10781078 " @types/graphql" " 0.11.7"
10791079 graphql "0.12.3"
You can’t perform that action at this time.
0 commit comments