Skip to content

Commit dcdfeef

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency graphql-yoga to v1.14.4
1 parent a5f5ed7 commit dcdfeef

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.3"
8+
"graphql-yoga": "1.14.4"
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.1"
504-
resolved "https://registry.yarnpkg.com/graphql-middleware/-/graphql-middleware-1.2.1.tgz#e9b063268ae617e8ac41e0a4141b0b4ad7e95317"
502+
503+
version "1.2.3"
504+
resolved "https://registry.yarnpkg.com/graphql-middleware/-/graphql-middleware-1.2.3.tgz#45efbb5adf376def7bcb377d301079e4683ef712"
505505
dependencies:
506506
graphql-tools "^2.23.1"
507507

@@ -565,9 +565,9 @@ graphql-tools@^2.23.1:
565565
iterall "^1.1.3"
566566
uuid "^3.1.0"
567567

568-
569-
version "1.14.3"
570-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.14.3.tgz#f0be459e1fea2f94b2bc32473803e5e88981f105"
568+
569+
version "1.14.4"
570+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.14.4.tgz#34bb621c47a6c13083ed8e87bf20b6337285aa95"
571571
dependencies:
572572
"@types/cors" "^2.8.4"
573573
"@types/express" "^4.11.1"
@@ -584,7 +584,7 @@ [email protected]:
584584
graphql "^0.11.0 || ^0.12.0 || ^0.13.0"
585585
graphql-deduplicator "^2.0.1"
586586
graphql-import "^0.6.0"
587-
graphql-middleware "1.2.1"
587+
graphql-middleware "1.2.3"
588588
graphql-playground-middleware-express "1.6.3"
589589
graphql-playground-middleware-lambda "1.6.1"
590590
graphql-subscriptions "^0.5.8"

0 commit comments

Comments
 (0)