Skip to content

Commit ba585ad

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency graphql-yoga to v1.9.2
1 parent 3cb3e6d commit ba585ad

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.3.21",
8-
"graphql-yoga": "1.9.1"
8+
"graphql-yoga": "1.9.2"
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
@@ -547,9 +547,9 @@ graphql-tools@^2.23.1:
547547
iterall "^1.1.3"
548548
uuid "^3.1.0"
549549

550-
551-
version "1.9.1"
552-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.9.1.tgz#1e83ac8d4c262cc28397f6b21acd7d894bcf1f4c"
550+
551+
version "1.9.2"
552+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.9.2.tgz#85bf796455e98785945b097fc70edccabdb755e7"
553553
dependencies:
554554
"@types/cors" "^2.8.3"
555555
"@types/express" "^4.11.1"

0 commit comments

Comments
 (0)