Skip to content

Commit f84f61a

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency graphql-yoga to v1.1.2
1 parent 1d69e80 commit f84f61a

File tree

2 files changed

+12
-13
lines changed

2 files changed

+12
-13
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.2",
9-
"graphql-yoga": "1.1.1"
9+
"graphql-yoga": "1.1.2"
1010
},
1111
"devDependencies": {
1212
"now": "8.5.4"

basic/server/yarn.lock

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -546,19 +546,18 @@ [email protected], graphql-playground-html@^1.3.6:
546546
graphql-config "^1.1.1"
547547
graphql-config-extension-graphcool "^1.0.0"
548548

549-
550-
version "1.4.4"
551-
resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.4.4.tgz#0f8f4d6536fa107fb6fdf1ab970ae898d70a2938"
549+
550+
version "1.4.6"
551+
resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.4.6.tgz#5a3cf0ba90316c2c5a1020c2168249f47a561929"
552552
dependencies:
553553
graphql-playground-html "1.4.2"
554554
graphql-playground-middleware "^1.2.1-beta.6"
555555

556-
557-
version "1.3.7"
558-
resolved "https://registry.yarnpkg.com/graphql-playground-middleware-lambda/-/graphql-playground-middleware-lambda-1.3.7.tgz#5ad74f71f1397da3e6969762b666643fa3f6bf02"
556+
557+
version "1.3.9"
558+
resolved "https://registry.yarnpkg.com/graphql-playground-middleware-lambda/-/graphql-playground-middleware-lambda-1.3.9.tgz#29109890f396b71161f79d5c83c8a0af8dc4f8b6"
559559
dependencies:
560560
graphql-playground-html "^1.3.6"
561-
graphql-playground-middleware "^1.2.1-beta.6"
562561

563562
graphql-playground-middleware@^1.2.1-beta.6:
564563
version "1.2.1-beta.6"
@@ -589,9 +588,9 @@ [email protected], graphql-tools@^2.16.0:
589588
graphql-subscriptions "^0.5.6"
590589
uuid "^3.1.0"
591590

592-
593-
version "1.1.1"
594-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.1.1.tgz#e848a1f4867945a2f4e3d5439d1a2f136801d6f1"
591+
592+
version "1.1.2"
593+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.1.2.tgz#bda298543dd9b0490744135d36d71193e974dceb"
595594
dependencies:
596595
"@types/cors" "^2.8.3"
597596
"@types/express" "^4.0.39"
@@ -606,8 +605,8 @@ [email protected]:
606605
express "^4.16.2"
607606
graphql "^0.12.0"
608607
graphql-import "^0.3.0"
609-
graphql-playground-middleware-express "1.4.4"
610-
graphql-playground-middleware-lambda "1.3.7"
608+
graphql-playground-middleware-express "1.4.6"
609+
graphql-playground-middleware-lambda "1.3.9"
611610
graphql-subscriptions "^0.5.6"
612611
graphql-tools "^2.16.0"
613612
portfinder "^1.0.13"

0 commit comments

Comments
 (0)