Skip to content

Commit aa84ff4

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency graphql-yoga to v1.5.0
1 parent 916cc51 commit aa84ff4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
},
66
"dependencies": {
77
"graphql-binding-github": "0.3.17",
8-
"graphql-yoga": "1.4.3"
8+
"graphql-yoga": "1.5.0"
99
},
1010
"now": {
1111
"alias": "graphql-binding-github"

example/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -523,9 +523,9 @@ graphql-tools@^2.18.0:
523523
graphql-subscriptions "^0.5.6"
524524
uuid "^3.1.0"
525525

526-
graphql-yoga@1.4.3:
527-
version "1.4.3"
528-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.4.3.tgz#a5e17c131454a4c244f1df65eeddf5afb7ab3f26"
526+
graphql-yoga@1.5.0:
527+
version "1.5.0"
528+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.5.0.tgz#2bdff57e327fc1183bd2312d9fdc6503e39005e3"
529529
dependencies:
530530
"@types/cors" "^2.8.3"
531531
"@types/express" "^4.0.39"

0 commit comments

Comments
 (0)