Skip to content

Commit 80d1ef2

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency graphql-yoga to v1.6.1
1 parent dde3c24 commit 80d1ef2

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

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.6.0"
540-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.6.0.tgz#0c15bc922e7afd1274dfcd7dce8f7c88815158bc"
538+
539+
version "1.6.1"
540+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.6.1.tgz#3214952714f38c9214ed12cea6e5164f5aadf2a5"
541541
dependencies:
542542
"@types/cors" "^2.8.3"
543543
"@types/express" "^4.0.39"

0 commit comments

Comments
 (0)