Skip to content

Commit e77fd3c

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency graphql-yoga to v1.5.0
1 parent 7ee106e commit e77fd3c

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.4.3"
9+
"graphql-yoga": "1.5.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
@@ -527,9 +527,9 @@ graphql-tools@2.18.0, graphql-tools@^2.18.0:
527527
graphql-subscriptions "^0.5.6"
528528
uuid "^3.1.0"
529529

530-
graphql-yoga@1.4.3:
531-
version "1.4.3"
532-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.4.3.tgz#a5e17c131454a4c244f1df65eeddf5afb7ab3f26"
530+
graphql-yoga@1.5.0:
531+
version "1.5.0"
532+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.5.0.tgz#2bdff57e327fc1183bd2312d9fdc6503e39005e3"
533533
dependencies:
534534
"@types/cors" "^2.8.3"
535535
"@types/express" "^4.0.39"

0 commit comments

Comments
 (0)