Skip to content

Commit c05dec8

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency graphql-yoga to v1.9.1
1 parent bb0a6cf commit c05dec8

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.5",
9-
"graphql-yoga": "1.9.0"
9+
"graphql-yoga": "1.9.1"
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 @@ graphql-tools@^2.23.1:
575575
iterall "^1.1.3"
576576
uuid "^3.1.0"
577577

578-
graphql-yoga@1.9.0:
579-
version "1.9.0"
580-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.9.0.tgz#d6854be9e5b1225430d52f90b95e62404da57c8c"
578+
graphql-yoga@1.9.1:
579+
version "1.9.1"
580+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.9.1.tgz#1e83ac8d4c262cc28397f6b21acd7d894bcf1f4c"
581581
dependencies:
582582
"@types/cors" "^2.8.3"
583583
"@types/express" "^4.11.1"

0 commit comments

Comments
 (0)