Skip to content

Commit 65e37ce

Browse files
renovate-botkbrandwijk
authored andcommitted
Update dependency graphql-yoga to v1.0.0
1 parent f3a77f0 commit 65e37ce

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
@@ -6,7 +6,7 @@
66
},
77
"dependencies": {
88
"graphcool-binding": "1.3.1",
9-
"graphql-yoga": "0.9.0"
9+
"graphql-yoga": "1.0.0"
1010
},
1111
"devDependencies": {
1212
"now": "8.5.4"

basic/server/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -591,9 +591,9 @@ graphql-tools@2.16.0, graphql-tools@^2.16.0:
591591
graphql-subscriptions "^0.5.6"
592592
uuid "^3.1.0"
593593

594-
graphql-yoga@0.9.0:
595-
version "0.9.0"
596-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-0.9.0.tgz#1d69184bae3050630ba14c1a896ac333193d3aa9"
594+
graphql-yoga@1.0.0:
595+
version "1.0.0"
596+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.0.0.tgz#19fee6979b0487a52667fea1a338a5647b7d3bf7"
597597
dependencies:
598598
"@types/cors" "^2.8.3"
599599
"@types/express" "^4.0.39"

0 commit comments

Comments
 (0)