Skip to content

Commit bcf267e

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency graphql-yoga to v1.17.4
1 parent 92eb874 commit bcf267e

File tree

6 files changed

+106
-110
lines changed

6 files changed

+106
-110
lines changed

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.16.9",
11+
"graphql-yoga": "1.17.4",
1212
"jsonwebtoken": "8.4.0",
1313
"prisma-binding": "1.5.19"
1414
},

advanced/server/yarn.lock

Lines changed: 35 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2349,18 +2349,22 @@ graphql-import@^0.7.0, graphql-import@^0.7.1:
23492349
lodash "^4.17.4"
23502350
resolve-from "^4.0.0"
23512351

2352-
graphql-middleware@3.0.0:
2353-
version "3.0.0"
2354-
resolved "https://registry.yarnpkg.com/graphql-middleware/-/graphql-middleware-3.0.0.tgz#df498cc2c19ca5936fc67e9e39df6c484dbf4d80"
2352+
graphql-middleware@3.0.2:
2353+
version "3.0.2"
2354+
resolved "https://registry.yarnpkg.com/graphql-middleware/-/graphql-middleware-3.0.2.tgz#c8cdb67615eec02aec237b455e679f5fc973ddc4"
23552355
dependencies:
2356-
graphql-tools "^4.0.3"
2356+
graphql-tools "^4.0.4"
23572357

23582358
graphql-playground-html@1.5.5:
23592359
version "1.5.5"
23602360
resolved "https://registry.yarnpkg.com/graphql-playground-html/-/graphql-playground-html-1.5.5.tgz#e2aca543eb66b435ead495b45244b2604d6b2d48"
23612361
dependencies:
23622362
graphql-config "2.0.0"
23632363

2364+
graphql-playground-html@1.6.12:
2365+
version "1.6.12"
2366+
resolved "https://registry.yarnpkg.com/graphql-playground-html/-/graphql-playground-html-1.6.12.tgz#8b3b34ab6013e2c877f0ceaae478fafc8ca91b85"
2367+
23642368
graphql-playground-html@1.6.4:
23652369
version "1.6.4"
23662370
resolved "https://registry.yarnpkg.com/graphql-playground-html/-/graphql-playground-html-1.6.4.tgz#be7c5a6213d67aeedf03d90b7e7d55fec4d42212"
@@ -2373,17 +2377,23 @@ graphql-playground-middleware-express@1.5.7:
23732377
dependencies:
23742378
graphql-playground-html "1.5.5"
23752379

2380+
graphql-playground-middleware-express@1.7.11:
2381+
version "1.7.11"
2382+
resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.7.11.tgz#bbffd784a37133bfa7165bdd8f429081dbf4bcf6"
2383+
dependencies:
2384+
graphql-playground-html "1.6.12"
2385+
23762386
graphql-playground-middleware-express@1.7.6:
23772387
version "1.7.6"
23782388
resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.7.6.tgz#aca38d2b8e5147914fc8fa613d151edd4ed0bc44"
23792389
dependencies:
23802390
graphql-playground-html "1.6.4"
23812391

2382-
graphql-playground-middleware-lambda@1.7.6:
2383-
version "1.7.6"
2384-
resolved "https://registry.yarnpkg.com/graphql-playground-middleware-lambda/-/graphql-playground-middleware-lambda-1.7.6.tgz#03aa4e3592144f4eb390a216f09b39f6b29f12d2"
2392+
graphql-playground-middleware-lambda@1.7.12:
2393+
version "1.7.12"
2394+
resolved "https://registry.yarnpkg.com/graphql-playground-middleware-lambda/-/graphql-playground-middleware-lambda-1.7.12.tgz#1b06440a288dbcd53f935b43e5b9ca2738a06305"
23852395
dependencies:
2386-
graphql-playground-html "1.6.4"
2396+
graphql-playground-html "1.6.12"
23872397

23882398
graphql-request@^1.4.0:
23892399
version "1.4.1"
@@ -2432,7 +2442,7 @@ graphql-tools@2.21.0:
24322442
iterall "^1.1.3"
24332443
uuid "^3.1.0"
24342444

2435-
graphql-tools@^4.0.0, graphql-tools@^4.0.3:
2445+
graphql-tools@^4.0.0:
24362446
version "4.0.3"
24372447
resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-4.0.3.tgz#23b5cb52c519212b1b2e4630a361464396ad264b"
24382448
dependencies:
@@ -2442,9 +2452,19 @@ graphql-tools@^4.0.0, graphql-tools@^4.0.3:
24422452
iterall "^1.1.3"
24432453
uuid "^3.1.0"
24442454

2445-
graphql-yoga@1.16.9:
2446-
version "1.16.9"
2447-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.16.9.tgz#9e9d5aab25419b298ed857518d95d6a1ad486d84"
2455+
graphql-tools@^4.0.4:
2456+
version "4.0.4"
2457+
resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-4.0.4.tgz#ca08a63454221fdde825fe45fbd315eb2a6d566b"
2458+
dependencies:
2459+
apollo-link "^1.2.3"
2460+
apollo-utilities "^1.0.1"
2461+
deprecated-decorator "^0.1.6"
2462+
iterall "^1.1.3"
2463+
uuid "^3.1.0"
2464+
2465+
graphql-yoga@1.17.4:
2466+
version "1.17.4"
2467+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.17.4.tgz#6d325a6270399edf0776fb5f60a2e9e19512e63c"
24482468
dependencies:
24492469
"@types/cors" "^2.8.4"
24502470
"@types/express" "^4.11.1"
@@ -2461,9 +2481,9 @@ graphql-yoga@1.16.9:
24612481
graphql "^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"
24622482
graphql-deduplicator "^2.0.1"
24632483
graphql-import "^0.7.0"
2464-
graphql-middleware "3.0.0"
2465-
graphql-playground-middleware-express "1.7.6"
2466-
graphql-playground-middleware-lambda "1.7.6"
2484+
graphql-middleware "3.0.2"
2485+
graphql-playground-middleware-express "1.7.11"
2486+
graphql-playground-middleware-lambda "1.7.12"
24672487
graphql-subscriptions "^0.5.8"
24682488
graphql-tools "^4.0.0"
24692489
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.16.9",
10+
"graphql-yoga": "1.17.4",
1111
"prisma-binding": "1.5.19"
1212
},
1313
"devDependencies": {

basic/server/yarn.lock

Lines changed: 35 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2116,18 +2116,22 @@ graphql-import@^0.7.0, graphql-import@^0.7.1:
21162116
lodash "^4.17.4"
21172117
resolve-from "^4.0.0"
21182118

2119-
graphql-middleware@3.0.0:
2120-
version "3.0.0"
2121-
resolved "https://registry.yarnpkg.com/graphql-middleware/-/graphql-middleware-3.0.0.tgz#df498cc2c19ca5936fc67e9e39df6c484dbf4d80"
2119+
graphql-middleware@3.0.2:
2120+
version "3.0.2"
2121+
resolved "https://registry.yarnpkg.com/graphql-middleware/-/graphql-middleware-3.0.2.tgz#c8cdb67615eec02aec237b455e679f5fc973ddc4"
21222122
dependencies:
2123-
graphql-tools "^4.0.3"
2123+
graphql-tools "^4.0.4"
21242124

21252125
graphql-playground-html@1.5.5:
21262126
version "1.5.5"
21272127
resolved "https://registry.yarnpkg.com/graphql-playground-html/-/graphql-playground-html-1.5.5.tgz#e2aca543eb66b435ead495b45244b2604d6b2d48"
21282128
dependencies:
21292129
graphql-config "2.0.0"
21302130

2131+
graphql-playground-html@1.6.12:
2132+
version "1.6.12"
2133+
resolved "https://registry.yarnpkg.com/graphql-playground-html/-/graphql-playground-html-1.6.12.tgz#8b3b34ab6013e2c877f0ceaae478fafc8ca91b85"
2134+
21312135
graphql-playground-html@1.6.4:
21322136
version "1.6.4"
21332137
resolved "https://registry.yarnpkg.com/graphql-playground-html/-/graphql-playground-html-1.6.4.tgz#be7c5a6213d67aeedf03d90b7e7d55fec4d42212"
@@ -2140,17 +2144,23 @@ graphql-playground-middleware-express@1.5.7:
21402144
dependencies:
21412145
graphql-playground-html "1.5.5"
21422146

2147+
graphql-playground-middleware-express@1.7.11:
2148+
version "1.7.11"
2149+
resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.7.11.tgz#bbffd784a37133bfa7165bdd8f429081dbf4bcf6"
2150+
dependencies:
2151+
graphql-playground-html "1.6.12"
2152+
21432153
graphql-playground-middleware-express@1.7.6:
21442154
version "1.7.6"
21452155
resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.7.6.tgz#aca38d2b8e5147914fc8fa613d151edd4ed0bc44"
21462156
dependencies:
21472157
graphql-playground-html "1.6.4"
21482158

2149-
graphql-playground-middleware-lambda@1.7.6:
2150-
version "1.7.6"
2151-
resolved "https://registry.yarnpkg.com/graphql-playground-middleware-lambda/-/graphql-playground-middleware-lambda-1.7.6.tgz#03aa4e3592144f4eb390a216f09b39f6b29f12d2"
2159+
graphql-playground-middleware-lambda@1.7.12:
2160+
version "1.7.12"
2161+
resolved "https://registry.yarnpkg.com/graphql-playground-middleware-lambda/-/graphql-playground-middleware-lambda-1.7.12.tgz#1b06440a288dbcd53f935b43e5b9ca2738a06305"
21522162
dependencies:
2153-
graphql-playground-html "1.6.4"
2163+
graphql-playground-html "1.6.12"
21542164

21552165
graphql-request@^1.4.0:
21562166
version "1.4.0"
@@ -2199,7 +2209,7 @@ graphql-tools@2.21.0:
21992209
iterall "^1.1.3"
22002210
uuid "^3.1.0"
22012211

2202-
graphql-tools@^4.0.0, graphql-tools@^4.0.3:
2212+
graphql-tools@^4.0.0:
22032213
version "4.0.3"
22042214
resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-4.0.3.tgz#23b5cb52c519212b1b2e4630a361464396ad264b"
22052215
dependencies:
@@ -2209,9 +2219,19 @@ graphql-tools@^4.0.0, graphql-tools@^4.0.3:
22092219
iterall "^1.1.3"
22102220
uuid "^3.1.0"
22112221

2212-
graphql-yoga@1.16.9:
2213-
version "1.16.9"
2214-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.16.9.tgz#9e9d5aab25419b298ed857518d95d6a1ad486d84"
2222+
graphql-tools@^4.0.4:
2223+
version "4.0.4"
2224+
resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-4.0.4.tgz#ca08a63454221fdde825fe45fbd315eb2a6d566b"
2225+
dependencies:
2226+
apollo-link "^1.2.3"
2227+
apollo-utilities "^1.0.1"
2228+
deprecated-decorator "^0.1.6"
2229+
iterall "^1.1.3"
2230+
uuid "^3.1.0"
2231+
2232+
graphql-yoga@1.17.4:
2233+
version "1.17.4"
2234+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.17.4.tgz#6d325a6270399edf0776fb5f60a2e9e19512e63c"
22152235
dependencies:
22162236
"@types/cors" "^2.8.4"
22172237
"@types/express" "^4.11.1"
@@ -2228,9 +2248,9 @@ graphql-yoga@1.16.9:
22282248
graphql "^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"
22292249
graphql-deduplicator "^2.0.1"
22302250
graphql-import "^0.7.0"
2231-
graphql-middleware "3.0.0"
2232-
graphql-playground-middleware-express "1.7.6"
2233-
graphql-playground-middleware-lambda "1.7.6"
2251+
graphql-middleware "3.0.2"
2252+
graphql-playground-middleware-express "1.7.11"
2253+
graphql-playground-middleware-lambda "1.7.12"
22342254
graphql-subscriptions "^0.5.8"
22352255
graphql-tools "^4.0.0"
22362256
subscriptions-transport-ws "^0.9.8"

minimal/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"babel-core": "6.26.3",
1515
"babel-polyfill": "6.26.0",
1616
"babel-preset-es2015": "6.24.1",
17-
"graphql-yoga": "1.16.9",
17+
"graphql-yoga": "1.17.4",
1818
"nodemon": "1.18.9"
1919
}
2020
}

0 commit comments

Comments
 (0)