Skip to content

Commit a5f5ed7

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency graphql-yoga to v1.14.3
1 parent 90b2a47 commit a5f5ed7

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.14.2"
8+
"graphql-yoga": "1.14.3"
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.2"
516-
resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.6.2.tgz#3efe103cd222d6cf39e71f70c48be550c47b7a9b"
514+
515+
version "1.6.3"
516+
resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.6.3.tgz#0f75b5b139edb2d1079208af59d158caba2309d1"
517517
dependencies:
518518
graphql-playground-html "1.5.5"
519519

520-
521-
version "1.6.0"
522-
resolved "https://registry.yarnpkg.com/graphql-playground-middleware-lambda/-/graphql-playground-middleware-lambda-1.6.0.tgz#5d28c4f0318916fb77c09ee72374cfaeba7c1186"
520+
521+
version "1.6.1"
522+
resolved "https://registry.yarnpkg.com/graphql-playground-middleware-lambda/-/graphql-playground-middleware-lambda-1.6.1.tgz#e0f1944558136dd3975570c92c702d6009cc779c"
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-
569-
version "1.14.2"
570-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.14.2.tgz#13bea35f6400b5dc6d8ba3b375b532d7a5e16cd5"
568+
569+
version "1.14.3"
570+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.14.3.tgz#f0be459e1fea2f94b2bc32473803e5e88981f105"
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.6.0"
587587
graphql-middleware "1.2.1"
588-
graphql-playground-middleware-express "1.6.2"
589-
graphql-playground-middleware-lambda "1.6.0"
588+
graphql-playground-middleware-express "1.6.3"
589+
graphql-playground-middleware-lambda "1.6.1"
590590
graphql-subscriptions "^0.5.8"
591591
graphql-tools "^2.23.1"
592592
subscriptions-transport-ws "^0.9.8"

0 commit comments

Comments
 (0)