Skip to content

Commit 90b2a47

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

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.1"
8+
"graphql-yoga": "1.14.2"
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
@@ -493,9 +493,9 @@ graphql-import@^0.4.0:
493493
graphql "^0.12.3"
494494
lodash "^4.17.4"
495495

496-
graphql-import@^0.5.0:
497-
version "0.5.0"
498-
resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.5.0.tgz#5f678a6d4636d02a829308884aa1f2fa2197f06d"
496+
graphql-import@^0.6.0:
497+
version "0.6.0"
498+
resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.6.0.tgz#c00cb8a269ceea263e062922c8c81a2272d1ffcb"
499499
dependencies:
500500
lodash "^4.17.4"
501501

@@ -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.1"
570-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.14.1.tgz#f7fd5357fa77cf83239e90675c0bf0d651d93bf7"
568+
569+
version "1.14.2"
570+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.14.2.tgz#13bea35f6400b5dc6d8ba3b375b532d7a5e16cd5"
571571
dependencies:
572572
"@types/cors" "^2.8.4"
573573
"@types/express" "^4.11.1"
@@ -583,7 +583,7 @@ [email protected]:
583583
express "^4.16.3"
584584
graphql "^0.11.0 || ^0.12.0 || ^0.13.0"
585585
graphql-deduplicator "^2.0.1"
586-
graphql-import "^0.5.0"
586+
graphql-import "^0.6.0"
587587
graphql-middleware "1.2.1"
588588
graphql-playground-middleware-express "1.6.2"
589589
graphql-playground-middleware-lambda "1.6.0"

0 commit comments

Comments
 (0)