Skip to content

Commit 01e7010

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency graphcool-binding to v1.3.3
1 parent f84f61a commit 01e7010

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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.3.2",
8+
"graphcool-binding": "1.3.3",
99
"graphql-yoga": "1.1.2"
1010
},
1111
"devDependencies": {

basic/server/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -449,9 +449,9 @@ graceful-fs@^4.1.2, graceful-fs@^4.1.6:
449449
version "4.1.11"
450450
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
451451

452-
453-
version "1.3.2"
454-
resolved "https://registry.yarnpkg.com/graphcool-binding/-/graphcool-binding-1.3.2.tgz#c717d1ce154b8fb5489bc836e1c950fa275f44b1"
452+
453+
version "1.3.3"
454+
resolved "https://registry.yarnpkg.com/graphcool-binding/-/graphcool-binding-1.3.3.tgz#232a98a92b38724cb99a1e179cb20e81fc9af2e9"
455455
dependencies:
456456
apollo-link "1.0.7"
457457
apollo-link-error "1.0.3"

0 commit comments

Comments
 (0)