Skip to content

Commit 7d5eea0

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency graphql-yoga to v1.14.10
1 parent 46bd726 commit 7d5eea0

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
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.24",
8-
"graphql-yoga": "1.14.6"
8+
"graphql-yoga": "1.14.10"
99
},
1010
"now": {
1111
"alias": "graphql-binding-github"

Diff for: example/yarn.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -582,9 +582,9 @@ graphql-import@^0.6.0:
582582
dependencies:
583583
lodash "^4.17.4"
584584

585-
graphql-middleware@1.2.5:
586-
version "1.2.5"
587-
resolved "https://registry.yarnpkg.com/graphql-middleware/-/graphql-middleware-1.2.5.tgz#f68c0c399cf573a6334d1d9e04cddfec038ffd4a"
585+
graphql-middleware@1.3.1:
586+
version "1.3.1"
587+
resolved "https://registry.yarnpkg.com/graphql-middleware/-/graphql-middleware-1.3.1.tgz#a5a17a2c28e24fbbf67873595ad2bec4f9a3f2e3"
588588
dependencies:
589589
graphql-tools "^3.0.2"
590590

@@ -648,9 +648,9 @@ graphql-tools@^3.0.2:
648648
iterall "^1.1.3"
649649
uuid "^3.1.0"
650650

651-
652-
version "1.14.6"
653-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.14.6.tgz#610219af29b0db13636547609aaebb0e320fc503"
651+
652+
version "1.14.10"
653+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.14.10.tgz#cf88863fb15aa30fda06d906e9b4490307e94d60"
654654
dependencies:
655655
"@types/cors" "^2.8.4"
656656
"@types/express" "^4.11.1"
@@ -667,7 +667,7 @@ [email protected]:
667667
graphql "^0.11.0 || ^0.12.0 || ^0.13.0"
668668
graphql-deduplicator "^2.0.1"
669669
graphql-import "^0.6.0"
670-
graphql-middleware "1.2.5"
670+
graphql-middleware "1.3.1"
671671
graphql-playground-middleware-express "1.6.3"
672672
graphql-playground-middleware-lambda "1.6.1"
673673
graphql-subscriptions "^0.5.8"

0 commit comments

Comments
 (0)