Skip to content

Commit ec50b09

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency graphql-yoga to v1.5.2
1 parent c0c2530 commit ec50b09

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: 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.18",
8-
"graphql-yoga": "1.5.1"
8+
"graphql-yoga": "1.5.2"
99
},
1010
"now": {
1111
"alias": "graphql-binding-github"

Diff for: example/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -535,9 +535,9 @@ graphql-tools@^2.18.0:
535535
graphql-subscriptions "^0.5.6"
536536
uuid "^3.1.0"
537537

538-
539-
version "1.5.1"
540-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.5.1.tgz#b98cebeb8b57cc3eba09dccbdaa11ddc0330e7cc"
538+
539+
version "1.5.2"
540+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.5.2.tgz#5a9bb7dd8afbcbac8c406e7127d15df67bc53885"
541541
dependencies:
542542
"@types/cors" "^2.8.3"
543543
"@types/express" "^4.0.39"

0 commit comments

Comments
 (0)