Skip to content

Commit 9463c58

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency graphql-yoga to v1.8.0
1 parent ea25c35 commit 9463c58

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.5",
9-
"graphql-yoga": "1.7.1"
9+
"graphql-yoga": "1.8.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
@@ -569,9 +569,9 @@ graphql-tools@^2.23.1:
569569
iterall "^1.1.3"
570570
uuid "^3.1.0"
571571

572-
graphql-yoga@1.7.1:
573-
version "1.7.1"
574-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.7.1.tgz#64034932d39898b071e6104932e69615ed1daf93"
572+
graphql-yoga@1.8.0:
573+
version "1.8.0"
574+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.8.0.tgz#53128012363736775dc94cc8dae78bdac9b6a620"
575575
dependencies:
576576
"@types/cors" "^2.8.3"
577577
"@types/express" "^4.11.1"

0 commit comments

Comments
 (0)