Skip to content

Commit 48cc82f

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency graphql-yoga to v1.14.1
1 parent 2b166e4 commit 48cc82f

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.0"
8+
"graphql-yoga": "1.14.1"
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.5.0:
499499
dependencies:
500500
lodash "^4.17.4"
501501

502-
graphql-middleware@^1.1.0:
503-
version "1.1.1"
504-
resolved "https://registry.yarnpkg.com/graphql-middleware/-/graphql-middleware-1.1.1.tgz#fb7ce5bf7f78431bb1265ea4ad4365b921960387"
502+
graphql-middleware@1.2.1:
503+
version "1.2.1"
504+
resolved "https://registry.yarnpkg.com/graphql-middleware/-/graphql-middleware-1.2.1.tgz#e9b063268ae617e8ac41e0a4141b0b4ad7e95317"
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.0"
570-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.14.0.tgz#60906d0c8cf34df44df0c3da9036eb13b4315530"
568+
569+
version "1.14.1"
570+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.14.1.tgz#f7fd5357fa77cf83239e90675c0bf0d651d93bf7"
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.5.0"
587-
graphql-middleware "^1.1.0"
587+
graphql-middleware "1.2.1"
588588
graphql-playground-middleware-express "1.6.2"
589589
graphql-playground-middleware-lambda "1.6.0"
590590
graphql-subscriptions "^0.5.8"

0 commit comments

Comments
 (0)