Skip to content

Commit 48124bc

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency graphql-yoga to v1.14.6
1 parent 9e0a477 commit 48124bc

File tree

2 files changed

+8
-8
lines changed

2 files changed

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

example/yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -499,9 +499,9 @@ graphql-import@^0.6.0:
499499
dependencies:
500500
lodash "^4.17.4"
501501

502-
503-
version "1.2.4"
504-
resolved "https://registry.yarnpkg.com/graphql-middleware/-/graphql-middleware-1.2.4.tgz#bd333c47e07801689f515892c8e0426b60bf72c2"
502+
503+
version "1.2.5"
504+
resolved "https://registry.yarnpkg.com/graphql-middleware/-/graphql-middleware-1.2.5.tgz#f68c0c399cf573a6334d1d9e04cddfec038ffd4a"
505505
dependencies:
506506
graphql-tools "^3.0.2"
507507

@@ -575,9 +575,9 @@ graphql-tools@^3.0.2:
575575
iterall "^1.1.3"
576576
uuid "^3.1.0"
577577

578-
579-
version "1.14.5"
580-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.14.5.tgz#a41e1786b195f55c875df44b7a24d9206ced89e7"
578+
579+
version "1.14.6"
580+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.14.6.tgz#610219af29b0db13636547609aaebb0e320fc503"
581581
dependencies:
582582
"@types/cors" "^2.8.4"
583583
"@types/express" "^4.11.1"
@@ -594,7 +594,7 @@ [email protected]:
594594
graphql "^0.11.0 || ^0.12.0 || ^0.13.0"
595595
graphql-deduplicator "^2.0.1"
596596
graphql-import "^0.6.0"
597-
graphql-middleware "1.2.4"
597+
graphql-middleware "1.2.5"
598598
graphql-playground-middleware-express "1.6.3"
599599
graphql-playground-middleware-lambda "1.6.1"
600600
graphql-subscriptions "^0.5.8"

0 commit comments

Comments
 (0)