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

Commit 35e5435

Browse files
renovate[bot]DevanB
authored andcommitted
fix(deps): update graphql-yoga to v1.3.5
1 parent 2caebc8 commit 35e5435

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: basic/server/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
},
66
"dependencies": {
77
"graphcool-binding": "1.3.5",
8-
"graphql-yoga": "1.3.4"
8+
"graphql-yoga": "1.3.5"
99
},
1010
"prettier": {
1111
"semi": false,

Diff for: basic/server/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -515,9 +515,9 @@ [email protected], graphql-tools@^2.18.0:
515515
graphql-subscriptions "^0.5.6"
516516
uuid "^3.1.0"
517517

518-
519-
version "1.3.4"
520-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.3.4.tgz#65be2c529eff16ff4e388486fe4e7a15c6288065"
518+
519+
version "1.3.5"
520+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.3.5.tgz#7767b91de6d48756f835aee032c28f2b66c45641"
521521
dependencies:
522522
"@types/cors" "^2.8.3"
523523
"@types/express" "^4.0.39"

0 commit comments

Comments
 (0)