Skip to content

Commit e78ff59

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

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.25",
8-
"graphql-yoga": "1.18.2"
8+
"graphql-yoga": "1.18.3"
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
@@ -503,9 +503,9 @@ graphql-import@^0.7.0:
503503
lodash "^4.17.4"
504504
resolve-from "^4.0.0"
505505

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"
506+
graphql-middleware@4.0.1:
507+
version "4.0.1"
508+
resolved "https://registry.yarnpkg.com/graphql-middleware/-/graphql-middleware-4.0.1.tgz#8c627b22cc046a47e9474a813cf9e0bd50fa0c4b"
509509
dependencies:
510510
graphql-tools "^4.0.5"
511511

@@ -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.2:
584-
version "1.18.2"
585-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.18.2.tgz#74a87072258b080b0e0d89a62010ee96e657d2cf"
583+
graphql-yoga@1.18.3:
584+
version "1.18.3"
585+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.18.3.tgz#047fa511dbef63cf6d6ea7c06a71202d37444844"
586586
dependencies:
587587
"@types/aws-lambda" "8.10.13"
588588
"@types/cors" "^2.8.4"
@@ -599,7 +599,7 @@ graphql-yoga@1.18.2:
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.5"
602+
graphql-middleware "4.0.1"
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)