Skip to content
This repository was archived by the owner on Oct 23, 2018. It is now read-only.

Commit 305939a

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency graphcool-binding to v1.3.0
1 parent f2bf578 commit 305939a

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

basic/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
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.3"
1010
},
1111
"devDependencies": {

basic/server/yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1002,17 +1002,17 @@ graceful-fs@^4.1.2, graceful-fs@^4.1.6:
10021002
version "4.1.11"
10031003
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
10041004

1005-
graphcool-binding@1.2.2:
1006-
version "1.2.2"
1007-
resolved "https://registry.yarnpkg.com/graphcool-binding/-/graphcool-binding-1.2.2.tgz#d4041919a4d4c8491423b4f801938716d9844e30"
1005+
graphcool-binding@1.3.0:
1006+
version "1.3.0"
1007+
resolved "https://registry.yarnpkg.com/graphcool-binding/-/graphcool-binding-1.3.0.tgz#3c74c5c477a37f6f12cd5d4c000f59fb5152ed44"
10081008
dependencies:
10091009
apollo-link "1.0.7"
10101010
apollo-link-error "1.0.3"
10111011
apollo-link-http "1.3.2"
10121012
apollo-link-ws "^1.0.4"
10131013
cross-fetch "^1.1.1"
10141014
graphql "0.12.3"
1015-
graphql-binding "0.4.0"
1015+
graphql-binding "0.5.0"
10161016
graphql-import "0.1.9"
10171017
graphql-tools "2.16.0"
10181018
jsonwebtoken "^8.1.0"
@@ -1078,9 +1078,9 @@ graphiql@^0.11.2:
10781078
codemirror-graphql "^0.6.11"
10791079
markdown-it "^8.4.0"
10801080

1081-
graphql-binding@0.4.0:
1082-
version "0.4.0"
1083-
resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-0.4.0.tgz#3b8c9e22ffc0b34cb0dc40e80a70df49dbd94057"
1081+
graphql-binding@0.5.0:
1082+
version "0.5.0"
1083+
resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-0.5.0.tgz#2ec068197ca003ea19024f9e617e053fc3afaffa"
10841084
dependencies:
10851085
"@types/graphql" "0.11.7"
10861086
graphql "0.12.3"

0 commit comments

Comments
 (0)