Skip to content

Commit bc25adc

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

File tree

2 files changed

+12
-13
lines changed

2 files changed

+12
-13
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.2.3",
8-
"graphql-yoga": "1.1.1"
8+
"graphql-yoga": "1.1.2"
99
},
1010
"now": {
1111
"alias": "graphql-binding-github"

example/yarn.lock

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

556-
557-
version "1.4.4"
558-
resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.4.4.tgz#0f8f4d6536fa107fb6fdf1ab970ae898d70a2938"
556+
557+
version "1.4.6"
558+
resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.4.6.tgz#5a3cf0ba90316c2c5a1020c2168249f47a561929"
559559
dependencies:
560560
graphql-playground-html "1.4.2"
561561
graphql-playground-middleware "^1.2.1-beta.6"
562562

563-
564-
version "1.3.7"
565-
resolved "https://registry.yarnpkg.com/graphql-playground-middleware-lambda/-/graphql-playground-middleware-lambda-1.3.7.tgz#5ad74f71f1397da3e6969762b666643fa3f6bf02"
563+
564+
version "1.3.9"
565+
resolved "https://registry.yarnpkg.com/graphql-playground-middleware-lambda/-/graphql-playground-middleware-lambda-1.3.9.tgz#29109890f396b71161f79d5c83c8a0af8dc4f8b6"
566566
dependencies:
567567
graphql-playground-html "^1.3.6"
568-
graphql-playground-middleware "^1.2.1-beta.6"
569568

570569
graphql-playground-middleware@^1.2.1-beta.6:
571570
version "1.2.1-beta.6"
@@ -596,9 +595,9 @@ [email protected], graphql-tools@^2.16.0:
596595
graphql-subscriptions "^0.5.6"
597596
uuid "^3.1.0"
598597

599-
600-
version "1.1.1"
601-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.1.1.tgz#e848a1f4867945a2f4e3d5439d1a2f136801d6f1"
598+
599+
version "1.1.2"
600+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.1.2.tgz#bda298543dd9b0490744135d36d71193e974dceb"
602601
dependencies:
603602
"@types/cors" "^2.8.3"
604603
"@types/express" "^4.0.39"
@@ -613,8 +612,8 @@ [email protected]:
613612
express "^4.16.2"
614613
graphql "^0.12.0"
615614
graphql-import "^0.3.0"
616-
graphql-playground-middleware-express "1.4.4"
617-
graphql-playground-middleware-lambda "1.3.7"
615+
graphql-playground-middleware-express "1.4.6"
616+
graphql-playground-middleware-lambda "1.3.9"
618617
graphql-subscriptions "^0.5.6"
619618
graphql-tools "^2.16.0"
620619
portfinder "^1.0.13"

0 commit comments

Comments
 (0)