Skip to content

Commit a5f4870

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency graphql-yoga to v1.14.0
1 parent 13e3581 commit a5f4870

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
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.23",
8-
"graphql-yoga": "1.13.1"
8+
"graphql-yoga": "1.14.0"
99
},
1010
"now": {
1111
"alias": "graphql-binding-github"

example/yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -511,15 +511,15 @@ [email protected]:
511511
dependencies:
512512
graphql-config "2.0.0"
513513

514-
515-
version "1.6.1"
516-
resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.6.1.tgz#d6287d124a1c55845a52a7d727c371da99cdf0b0"
514+
515+
version "1.6.2"
516+
resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.6.2.tgz#3efe103cd222d6cf39e71f70c48be550c47b7a9b"
517517
dependencies:
518518
graphql-playground-html "1.5.5"
519519

520-
graphql-playground-middleware-lambda@1.5.1:
521-
version "1.5.1"
522-
resolved "https://registry.yarnpkg.com/graphql-playground-middleware-lambda/-/graphql-playground-middleware-lambda-1.5.1.tgz#ebe48d421490e12ba27872fc1ffb275eade9c0a3"
520+
graphql-playground-middleware-lambda@1.6.0:
521+
version "1.6.0"
522+
resolved "https://registry.yarnpkg.com/graphql-playground-middleware-lambda/-/graphql-playground-middleware-lambda-1.6.0.tgz#5d28c4f0318916fb77c09ee72374cfaeba7c1186"
523523
dependencies:
524524
graphql-playground-html "1.5.5"
525525

@@ -565,9 +565,9 @@ graphql-tools@^2.23.1:
565565
iterall "^1.1.3"
566566
uuid "^3.1.0"
567567

568-
graphql-yoga@1.13.1:
569-
version "1.13.1"
570-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.13.1.tgz#3e0ff7253726542ce419b37a7e24148ed6653a35"
568+
graphql-yoga@1.14.0:
569+
version "1.14.0"
570+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.14.0.tgz#60906d0c8cf34df44df0c3da9036eb13b4315530"
571571
dependencies:
572572
"@types/cors" "^2.8.4"
573573
"@types/express" "^4.11.1"
@@ -585,8 +585,8 @@ [email protected]:
585585
graphql-deduplicator "^2.0.1"
586586
graphql-import "^0.5.0"
587587
graphql-middleware "^1.1.0"
588-
graphql-playground-middleware-express "1.6.1"
589-
graphql-playground-middleware-lambda "1.5.1"
588+
graphql-playground-middleware-express "1.6.2"
589+
graphql-playground-middleware-lambda "1.6.0"
590590
graphql-subscriptions "^0.5.8"
591591
graphql-tools "^2.23.1"
592592
subscriptions-transport-ws "^0.9.8"

0 commit comments

Comments
 (0)