Skip to content

Commit bdc5e37

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency graphql-yoga to v1.12.1
1 parent fe552bc commit bdc5e37

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: 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.22",
8-
"graphql-yoga": "1.12.0"
8+
"graphql-yoga": "1.12.1"
99
},
1010
"now": {
1111
"alias": "graphql-binding-github"

Diff for: example/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -547,9 +547,9 @@ graphql-tools@^2.23.1:
547547
iterall "^1.1.3"
548548
uuid "^3.1.0"
549549

550-
551-
version "1.12.0"
552-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.12.0.tgz#1ddcead41e1ebee6df981dd0ff14087fb3cec72f"
550+
551+
version "1.12.1"
552+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.12.1.tgz#75959677f7fa9b391eb878fef64306ff346d0a7a"
553553
dependencies:
554554
"@types/cors" "^2.8.4"
555555
"@types/express" "^4.11.1"

0 commit comments

Comments
 (0)