Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Oct 23, 2018. It is now read-only.

Commit c9643c5

Browse files
renovate[bot]DevanB
authored andcommitted
fix(deps): update graphql-yoga to v1.4.3
1 parent 8e24cc4 commit c9643c5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

‎basic/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
},
66
"dependencies": {
77
"graphcool-binding": "1.3.5",
8-
"graphql-yoga": "1.4.2"
8+
"graphql-yoga": "1.4.3"
99
},
1010
"prettier": {
1111
"semi": false,

‎basic/server/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -527,9 +527,9 @@ graphql-tools@2.18.0, graphql-tools@^2.18.0:
527527
graphql-subscriptions "^0.5.6"
528528
uuid "^3.1.0"
529529

530-
graphql-yoga@1.4.2:
531-
version "1.4.2"
532-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.4.2.tgz#69c9e9eed5245c45af4462f17db72772757e27c0"
530+
graphql-yoga@1.4.3:
531+
version "1.4.3"
532+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.4.3.tgz#a5e17c131454a4c244f1df65eeddf5afb7ab3f26"
533533
dependencies:
534534
"@types/cors" "^2.8.3"
535535
"@types/express" "^4.0.39"
@@ -542,7 +542,7 @@ graphql-yoga@1.4.2:
542542
body-parser-graphql "1.0.0"
543543
cors "^2.8.4"
544544
express "^4.16.2"
545-
graphql "^0.13.1"
545+
graphql "^0.11.0 || ^0.12.0 || ^0.13.0"
546546
graphql-import "^0.4.4"
547547
graphql-playground-middleware-express "1.5.7"
548548
graphql-playground-middleware-lambda "1.4.3"
@@ -556,7 +556,7 @@ graphql@0.12.3, graphql@^0.12.3:
556556
dependencies:
557557
iterall "1.1.3"
558558

559-
graphql@^0.13.1:
559+
"graphql@^0.11.0 || ^0.12.0 || ^0.13.0":
560560
version "0.13.1"
561561
resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.13.1.tgz#9b3db3d8e40d1827e4172404bfdd2e4e17a58b55"
562562
dependencies:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /