Skip to content

Commit c116593

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency graphql-yoga to v1.18.2
1 parent 180a15f commit c116593

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
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.25",
8-
"graphql-yoga": "1.18.1"
8+
"graphql-yoga": "1.18.2"
99
},
1010
"now": {
1111
"alias": "graphql-binding-github"

example/yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -503,11 +503,11 @@ graphql-import@^0.7.0:
503503
lodash "^4.17.4"
504504
resolve-from "^4.0.0"
505505

506-
graphql-middleware@3.0.2:
507-
version "3.0.2"
508-
resolved "https://registry.yarnpkg.com/graphql-middleware/-/graphql-middleware-3.0.2.tgz#c8cdb67615eec02aec237b455e679f5fc973ddc4"
506+
graphql-middleware@3.0.5:
507+
version "3.0.5"
508+
resolved "https://registry.yarnpkg.com/graphql-middleware/-/graphql-middleware-3.0.5.tgz#8cbce45ce4be95bd4600ffe5332e1936ec721e10"
509509
dependencies:
510-
graphql-tools "^4.0.4"
510+
graphql-tools "^4.0.5"
511511

512512
graphql-playground-html@1.6.12:
513513
version "1.6.12"
@@ -561,9 +561,9 @@ graphql-tools@^4.0.0:
561561
iterall "^1.1.3"
562562
uuid "^3.1.0"
563563

564-
graphql-tools@^4.0.4:
565-
version "4.0.4"
566-
resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-4.0.4.tgz#ca08a63454221fdde825fe45fbd315eb2a6d566b"
564+
graphql-tools@^4.0.5:
565+
version "4.0.5"
566+
resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-4.0.5.tgz#d2b41ee0a330bfef833e5cdae7e1f0b0d86b1754"
567567
dependencies:
568568
apollo-link "^1.2.3"
569569
apollo-utilities "^1.0.1"
@@ -580,9 +580,9 @@ graphql-upload@^8.0.0:
580580
http-errors "^1.7.2"
581581
object-path "^0.11.4"
582582

583-
graphql-yoga@1.18.1:
584-
version "1.18.1"
585-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.18.1.tgz#c9c5e303a4bc9a3fba98fb265b95a8a233eeb8a7"
583+
graphql-yoga@1.18.2:
584+
version "1.18.2"
585+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.18.2.tgz#74a87072258b080b0e0d89a62010ee96e657d2cf"
586586
dependencies:
587587
"@types/aws-lambda" "8.10.13"
588588
"@types/cors" "^2.8.4"
@@ -599,7 +599,7 @@ graphql-yoga@1.18.1:
599599
graphql "^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"
600600
graphql-deduplicator "^2.0.1"
601601
graphql-import "^0.7.0"
602-
graphql-middleware "3.0.2"
602+
graphql-middleware "3.0.5"
603603
graphql-playground-middleware-express "1.7.11"
604604
graphql-playground-middleware-lambda "1.7.12"
605605
graphql-subscriptions "^0.5.8"

0 commit comments

Comments
 (0)