Skip to content

Commit 0b4fa62

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency graphcool-binding to v0.4.1
1 parent b843f0c commit 0b4fa62

2 files changed

Lines changed: 4 additions & 4 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": "0.4.0",
8+
"graphcool-binding": "0.4.1",
99
"graphql-import": "0.1.9",
1010
"graphql-yoga": "0.7.0"
1111
},

basic/server/yarn.lock

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

433-
graphcool-binding@0.4.0:
434-
version "0.4.0"
435-
resolved "https://registry.yarnpkg.com/graphcool-binding/-/graphcool-binding-0.4.0.tgz#6a171818a6e6baa3d5a3f3417678fbb074e93f18"
433+
graphcool-binding@0.4.1:
434+
version "0.4.1"
435+
resolved "https://registry.yarnpkg.com/graphcool-binding/-/graphcool-binding-0.4.1.tgz#b1c9008bab28b090c7213c2039f2abfcd51093b7"
436436
dependencies:
437437
"@types/jsonwebtoken" "^7.2.4"
438438
apollo-link "^1.0.7"

0 commit comments

Comments
 (0)