Skip to content

Commit 2de6304

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency graphql-yoga to v1.1.4
1 parent 67443be commit 2de6304

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
},
66
"dependencies": {
77
"graphql-binding-github": "0.2.3",
8-
"graphql-yoga": "1.1.3"
8+
"graphql-yoga": "1.1.4"
99
},
1010
"now": {
1111
"alias": "graphql-binding-github"

example/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -582,9 +582,9 @@ [email protected], graphql-tools@^2.16.0:
582582
graphql-subscriptions "^0.5.6"
583583
uuid "^3.1.0"
584584

585-
586-
version "1.1.3"
587-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.1.3.tgz#88887f3fac0fe96d2ce10593370bf8fe7f153fbd"
585+
586+
version "1.1.4"
587+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.1.4.tgz#ab388ed29e9c4562d9e9a48f3c0484c3e9d07901"
588588
dependencies:
589589
"@types/cors" "^2.8.3"
590590
"@types/express" "^4.0.39"

0 commit comments

Comments
 (0)