Skip to content

Commit 2104ddf

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency graphql-yoga to v1.1.4
1 parent 32c8ead commit 2104ddf

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.3",
9-
"graphql-yoga": "1.1.3"
9+
"graphql-yoga": "1.1.4"
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
@@ -575,9 +575,9 @@ [email protected], graphql-tools@^2.16.0:
575575
graphql-subscriptions "^0.5.6"
576576
uuid "^3.1.0"
577577

578-
579-
version "1.1.3"
580-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.1.3.tgz#88887f3fac0fe96d2ce10593370bf8fe7f153fbd"
578+
579+
version "1.1.4"
580+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.1.4.tgz#ab388ed29e9c4562d9e9a48f3c0484c3e9d07901"
581581
dependencies:
582582
"@types/cors" "^2.8.3"
583583
"@types/express" "^4.0.39"

0 commit comments

Comments
 (0)