Skip to content

Commit 60e18cc

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency graphql-yoga to v1.14.2
1 parent 865703c commit 60e18cc

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

basic/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
"dependencies": {
88
"graphcool-binding": "1.3.5",
9-
"graphql-yoga": "1.14.1"
9+
"graphql-yoga": "1.14.2"
1010
},
1111
"devDependencies": {
1212
"now": "8.5.4"

basic/server/yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -514,9 +514,9 @@ graphql-import@^0.4.0:
514514
graphql "^0.12.3"
515515
lodash "^4.17.4"
516516

517-
graphql-import@^0.5.0:
518-
version "0.5.0"
519-
resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.5.0.tgz#5f678a6d4636d02a829308884aa1f2fa2197f06d"
517+
graphql-import@^0.6.0:
518+
version "0.6.0"
519+
resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.6.0.tgz#c00cb8a269ceea263e062922c8c81a2272d1ffcb"
520520
dependencies:
521521
lodash "^4.17.4"
522522

@@ -583,9 +583,9 @@ graphql-tools@^2.23.1:
583583
iterall "^1.1.3"
584584
uuid "^3.1.0"
585585

586-
graphql-yoga@1.14.1:
587-
version "1.14.1"
588-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.14.1.tgz#f7fd5357fa77cf83239e90675c0bf0d651d93bf7"
586+
graphql-yoga@1.14.2:
587+
version "1.14.2"
588+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.14.2.tgz#13bea35f6400b5dc6d8ba3b375b532d7a5e16cd5"
589589
dependencies:
590590
"@types/cors" "^2.8.4"
591591
"@types/express" "^4.11.1"
@@ -601,7 +601,7 @@ graphql-yoga@1.14.1:
601601
express "^4.16.3"
602602
graphql "^0.11.0 || ^0.12.0 || ^0.13.0"
603603
graphql-deduplicator "^2.0.1"
604-
graphql-import "^0.5.0"
604+
graphql-import "^0.6.0"
605605
graphql-middleware "1.2.1"
606606
graphql-playground-middleware-express "1.6.2"
607607
graphql-playground-middleware-lambda "1.6.0"

0 commit comments

Comments
 (0)