Skip to content

Commit c7438c9

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency graphql-yoga to v1.14.3
1 parent 74439fd commit c7438c9

6 files changed

Lines changed: 42 additions & 30 deletions

File tree

advanced/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"dependencies": {
1010
"bcryptjs": "2.4.3",
11-
"graphql-yoga": "1.14.2",
11+
"graphql-yoga": "1.14.3",
1212
"jsonwebtoken": "8.2.1",
1313
"prisma-binding": "1.5.19"
1414
},

advanced/server/yarn.lock

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2306,9 +2306,15 @@ graphql-playground-middleware-express@1.6.2:
23062306
dependencies:
23072307
graphql-playground-html "1.5.5"
23082308

2309-
graphql-playground-middleware-lambda@1.6.0:
2310-
version "1.6.0"
2311-
resolved "https://registry.yarnpkg.com/graphql-playground-middleware-lambda/-/graphql-playground-middleware-lambda-1.6.0.tgz#5d28c4f0318916fb77c09ee72374cfaeba7c1186"
2309+
graphql-playground-middleware-express@1.6.3:
2310+
version "1.6.3"
2311+
resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.6.3.tgz#0f75b5b139edb2d1079208af59d158caba2309d1"
2312+
dependencies:
2313+
graphql-playground-html "1.5.5"
2314+
2315+
graphql-playground-middleware-lambda@1.6.1:
2316+
version "1.6.1"
2317+
resolved "https://registry.yarnpkg.com/graphql-playground-middleware-lambda/-/graphql-playground-middleware-lambda-1.6.1.tgz#e0f1944558136dd3975570c92c702d6009cc779c"
23122318
dependencies:
23132319
graphql-playground-html "1.5.5"
23142320

@@ -2369,9 +2375,9 @@ graphql-tools@^2.23.1:
23692375
iterall "^1.1.3"
23702376
uuid "^3.1.0"
23712377

2372-
graphql-yoga@1.14.2:
2373-
version "1.14.2"
2374-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.14.2.tgz#13bea35f6400b5dc6d8ba3b375b532d7a5e16cd5"
2378+
graphql-yoga@1.14.3:
2379+
version "1.14.3"
2380+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.14.3.tgz#f0be459e1fea2f94b2bc32473803e5e88981f105"
23752381
dependencies:
23762382
"@types/cors" "^2.8.4"
23772383
"@types/express" "^4.11.1"
@@ -2389,8 +2395,8 @@ graphql-yoga@1.14.2:
23892395
graphql-deduplicator "^2.0.1"
23902396
graphql-import "^0.6.0"
23912397
graphql-middleware "1.2.1"
2392-
graphql-playground-middleware-express "1.6.2"
2393-
graphql-playground-middleware-lambda "1.6.0"
2398+
graphql-playground-middleware-express "1.6.3"
2399+
graphql-playground-middleware-lambda "1.6.1"
23942400
graphql-subscriptions "^0.5.8"
23952401
graphql-tools "^2.23.1"
23962402
subscriptions-transport-ws "^0.9.8"

basic/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"prisma": "prisma"
88
},
99
"dependencies": {
10-
"graphql-yoga": "1.14.2",
10+
"graphql-yoga": "1.14.3",
1111
"prisma-binding": "1.5.19"
1212
},
1313
"devDependencies": {

basic/server/yarn.lock

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2107,9 +2107,15 @@ graphql-playground-middleware-express@1.6.2:
21072107
dependencies:
21082108
graphql-playground-html "1.5.5"
21092109

2110-
graphql-playground-middleware-lambda@1.6.0:
2111-
version "1.6.0"
2112-
resolved "https://registry.yarnpkg.com/graphql-playground-middleware-lambda/-/graphql-playground-middleware-lambda-1.6.0.tgz#5d28c4f0318916fb77c09ee72374cfaeba7c1186"
2110+
graphql-playground-middleware-express@1.6.3:
2111+
version "1.6.3"
2112+
resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.6.3.tgz#0f75b5b139edb2d1079208af59d158caba2309d1"
2113+
dependencies:
2114+
graphql-playground-html "1.5.5"
2115+
2116+
graphql-playground-middleware-lambda@1.6.1:
2117+
version "1.6.1"
2118+
resolved "https://registry.yarnpkg.com/graphql-playground-middleware-lambda/-/graphql-playground-middleware-lambda-1.6.1.tgz#e0f1944558136dd3975570c92c702d6009cc779c"
21132119
dependencies:
21142120
graphql-playground-html "1.5.5"
21152121

@@ -2170,9 +2176,9 @@ graphql-tools@^2.23.1:
21702176
iterall "^1.1.3"
21712177
uuid "^3.1.0"
21722178

2173-
graphql-yoga@1.14.2:
2174-
version "1.14.2"
2175-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.14.2.tgz#13bea35f6400b5dc6d8ba3b375b532d7a5e16cd5"
2179+
graphql-yoga@1.14.3:
2180+
version "1.14.3"
2181+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.14.3.tgz#f0be459e1fea2f94b2bc32473803e5e88981f105"
21762182
dependencies:
21772183
"@types/cors" "^2.8.4"
21782184
"@types/express" "^4.11.1"
@@ -2190,8 +2196,8 @@ graphql-yoga@1.14.2:
21902196
graphql-deduplicator "^2.0.1"
21912197
graphql-import "^0.6.0"
21922198
graphql-middleware "1.2.1"
2193-
graphql-playground-middleware-express "1.6.2"
2194-
graphql-playground-middleware-lambda "1.6.0"
2199+
graphql-playground-middleware-express "1.6.3"
2200+
graphql-playground-middleware-lambda "1.6.1"
21952201
graphql-subscriptions "^0.5.8"
21962202
graphql-tools "^2.23.1"
21972203
subscriptions-transport-ws "^0.9.8"

minimal/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"keywords": [],
88
"author": "Manjula Dube",
99
"dependencies": {
10-
"graphql-yoga": "1.14.2"
10+
"graphql-yoga": "1.14.3"
1111
}
1212
}

minimal/server/yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -436,15 +436,15 @@ graphql-playground-html@1.5.5:
436436
dependencies:
437437
graphql-config "2.0.0"
438438

439-
graphql-playground-middleware-express@1.6.2:
440-
version "1.6.2"
441-
resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.6.2.tgz#3efe103cd222d6cf39e71f70c48be550c47b7a9b"
439+
graphql-playground-middleware-express@1.6.3:
440+
version "1.6.3"
441+
resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.6.3.tgz#0f75b5b139edb2d1079208af59d158caba2309d1"
442442
dependencies:
443443
graphql-playground-html "1.5.5"
444444

445-
graphql-playground-middleware-lambda@1.6.0:
446-
version "1.6.0"
447-
resolved "https://registry.yarnpkg.com/graphql-playground-middleware-lambda/-/graphql-playground-middleware-lambda-1.6.0.tgz#5d28c4f0318916fb77c09ee72374cfaeba7c1186"
445+
graphql-playground-middleware-lambda@1.6.1:
446+
version "1.6.1"
447+
resolved "https://registry.yarnpkg.com/graphql-playground-middleware-lambda/-/graphql-playground-middleware-lambda-1.6.1.tgz#e0f1944558136dd3975570c92c702d6009cc779c"
448448
dependencies:
449449
graphql-playground-html "1.5.5"
450450

@@ -470,9 +470,9 @@ graphql-tools@^2.23.1:
470470
iterall "^1.1.3"
471471
uuid "^3.1.0"
472472

473-
graphql-yoga@1.14.2:
474-
version "1.14.2"
475-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.14.2.tgz#13bea35f6400b5dc6d8ba3b375b532d7a5e16cd5"
473+
graphql-yoga@1.14.3:
474+
version "1.14.3"
475+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.14.3.tgz#f0be459e1fea2f94b2bc32473803e5e88981f105"
476476
dependencies:
477477
"@types/cors" "^2.8.4"
478478
"@types/express" "^4.11.1"
@@ -490,8 +490,8 @@ graphql-yoga@1.14.2:
490490
graphql-deduplicator "^2.0.1"
491491
graphql-import "^0.6.0"
492492
graphql-middleware "1.2.1"
493-
graphql-playground-middleware-express "1.6.2"
494-
graphql-playground-middleware-lambda "1.6.0"
493+
graphql-playground-middleware-express "1.6.3"
494+
graphql-playground-middleware-lambda "1.6.1"
495495
graphql-subscriptions "^0.5.8"
496496
graphql-tools "^2.23.1"
497497
subscriptions-transport-ws "^0.9.8"

0 commit comments

Comments
 (0)