Skip to content

Commit 55f6378

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency graphql-yoga to v1.12.1
1 parent 9aee516 commit 55f6378

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.12.0"
9+
"graphql-yoga": "1.12.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.12.0:
579-
version "1.12.0"
580-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.12.0.tgz#1ddcead41e1ebee6df981dd0ff14087fb3cec72f"
578+
graphql-yoga@1.12.1:
579+
version "1.12.1"
580+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.12.1.tgz#75959677f7fa9b391eb878fef64306ff346d0a7a"
581581
dependencies:
582582
"@types/cors" "^2.8.4"
583583
"@types/express" "^4.11.1"

0 commit comments

Comments
 (0)