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 71f2fd9

Browse files
renovate[bot]DevanB
authored andcommitted
fix(deps): update graphql-yoga to v1.3.2
1 parent 2929e98 commit 71f2fd9

File tree

2 files changed

+9
-13
lines changed

2 files changed

+9
-13
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.3.1"
8+
"graphql-yoga": "1.3.2"
99
},
1010
"prettier": {
1111
"semi": false,

‎basic/server/yarn.lock

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -428,10 +428,6 @@ graphql-import@^0.4.0, graphql-import@^0.4.1:
428428
graphql "^0.12.3"
429429
lodash "^4.17.4"
430430

431-
graphql-playground-html@1.5.0:
432-
version "1.5.0"
433-
resolved "https://registry.yarnpkg.com/graphql-playground-html/-/graphql-playground-html-1.5.0.tgz#bfe1a53e8e7df563bdbd20077e0ac6bf9aaf0f64"
434-
435431
graphql-playground-html@1.5.4:
436432
version "1.5.4"
437433
resolved "https://registry.yarnpkg.com/graphql-playground-html/-/graphql-playground-html-1.5.4.tgz#82752ec4ee36c62d64ccebf7d3ca47477c213bb6"
@@ -444,11 +440,11 @@ graphql-playground-middleware-express@1.5.6:
444440
dependencies:
445441
graphql-playground-html "1.5.4"
446442

447-
graphql-playground-middleware-lambda@1.4.0:
448-
version "1.4.0"
449-
resolved "https://registry.yarnpkg.com/graphql-playground-middleware-lambda/-/graphql-playground-middleware-lambda-1.4.0.tgz#6fc450b16b67f8e9a9c41bd108cb9a4fa75abd27"
443+
graphql-playground-middleware-lambda@1.4.2:
444+
version "1.4.2"
445+
resolved "https://registry.yarnpkg.com/graphql-playground-middleware-lambda/-/graphql-playground-middleware-lambda-1.4.2.tgz#6954ed6e7166049468287d730810942e288b5b98"
450446
dependencies:
451-
graphql-playground-html "1.5.0"
447+
graphql-playground-html "1.5.4"
452448

453449
graphql-request@^1.4.0:
454450
version "1.4.0"
@@ -473,9 +469,9 @@ graphql-tools@2.18.0, graphql-tools@^2.18.0:
473469
graphql-subscriptions "^0.5.6"
474470
uuid "^3.1.0"
475471

476-
graphql-yoga@1.3.1:
477-
version "1.3.1"
478-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.3.1.tgz#588b57827f8f72eae1c752f16745044f5ef6a95c"
472+
graphql-yoga@1.3.2:
473+
version "1.3.2"
474+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.3.2.tgz#1d50f95054c2337c85f3a1817070c65954295d3f"
479475
dependencies:
480476
"@types/cors" "^2.8.3"
481477
"@types/express" "^4.0.39"
@@ -490,7 +486,7 @@ graphql-yoga@1.3.1:
490486
graphql "^0.13.0"
491487
graphql-import "^0.4.1"
492488
graphql-playground-middleware-express "1.5.6"
493-
graphql-playground-middleware-lambda "1.4.0"
489+
graphql-playground-middleware-lambda "1.4.2"
494490
graphql-subscriptions "^0.5.6"
495491
graphql-tools "^2.18.0"
496492
subscriptions-transport-ws "^0.9.5"

0 commit comments

Comments
(0)

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