Skip to content

Commit 62f67c1

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency graphql-yoga to v1.4.3
1 parent 26fedcc commit 62f67c1

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Diff for: example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
},
66
"dependencies": {
77
"graphql-binding-github": "0.3.14",
8-
"graphql-yoga": "1.4.2"
8+
"graphql-yoga": "1.4.3"
99
},
1010
"now": {
1111
"alias": "graphql-binding-github"

Diff for: example/yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -523,9 +523,9 @@ graphql-tools@^2.18.0:
523523
graphql-subscriptions "^0.5.6"
524524
uuid "^3.1.0"
525525

526-
527-
version "1.4.2"
528-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.4.2.tgz#69c9e9eed5245c45af4462f17db72772757e27c0"
526+
527+
version "1.4.3"
528+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.4.3.tgz#a5e17c131454a4c244f1df65eeddf5afb7ab3f26"
529529
dependencies:
530530
"@types/cors" "^2.8.3"
531531
"@types/express" "^4.0.39"
@@ -538,15 +538,15 @@ [email protected]:
538538
body-parser-graphql "1.0.0"
539539
cors "^2.8.4"
540540
express "^4.16.2"
541-
graphql "^0.13.1"
541+
graphql "^0.11.0 || ^0.12.0 || ^0.13.0"
542542
graphql-import "^0.4.4"
543543
graphql-playground-middleware-express "1.5.7"
544544
graphql-playground-middleware-lambda "1.4.3"
545545
graphql-subscriptions "^0.5.8"
546546
graphql-tools "^2.18.0"
547547
subscriptions-transport-ws "^0.9.6"
548548

549-
[email protected], graphql@^0.13.1:
549+
[email protected], "graphql@^0.11.0 || ^0.12.0 || ^0.13.0":
550550
version "0.13.1"
551551
resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.13.1.tgz#9b3db3d8e40d1827e4172404bfdd2e4e17a58b55"
552552
dependencies:

0 commit comments

Comments
 (0)