Skip to content

Commit 20668d7

Browse files
Update dependency graphql-yoga to v5.17.0
1 parent c400acc commit 20668d7

2 files changed

Lines changed: 50 additions & 33 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@graphql-yoga/plugin-defer-stream": "3.16.0",
2222
"graphql": "16.11.0",
2323
"graphql-scalars": "1.25.0",
24-
"graphql-yoga": "5.16.0"
24+
"graphql-yoga": "5.17.0"
2525
},
2626
"devDependencies": {
2727
"@eddeee888/eslint-plugin": "1.0.1",

yarn.lock

Lines changed: 49 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1358,17 +1358,17 @@
13581358
tslib "^2.4.0"
13591359
value-or-promise "^1.0.12"
13601360

1361-
"@graphql-tools/executor@^1.4.0":
1362-
version "1.4.0"
1363-
resolved "https://registry.yarnpkg.com/@graphql-tools/executor/-/executor-1.4.0.tgz#1c01596c24f4dbcb13d158acdf407f4261e115fb"
1364-
integrity sha512-sQN54cCDV9s0ur993/VtQF0hslOubSTMJlN0WaouiJCEgMqE5aXN27kmZvF0oXj0GxbWMC+bPNWEZH1TJVsLxw==
1361+
"@graphql-tools/executor@^1.5.0":
1362+
version "1.5.0"
1363+
resolved "https://registry.yarnpkg.com/@graphql-tools/executor/-/executor-1.5.0.tgz#5aca9a7af96f7edcb4659306428d7d970fd0e843"
1364+
integrity sha512-3HzAxfexmynEWwRB56t/BT+xYKEYLGPvJudR1jfs+XZX8bpfqujEhqVFoxmkpEE8BbFcKuBNoQyGkTi1eFJ+hA==
13651365
dependencies:
1366-
"@graphql-tools/utils" "^10.8.1"
1366+
"@graphql-tools/utils" "^10.11.0"
13671367
"@graphql-typed-document-node/core" "^3.2.0"
13681368
"@repeaterjs/repeater" "^3.0.4"
1369-
"@whatwg-node/disposablestack" "^0.0.5"
1369+
"@whatwg-node/disposablestack" "^0.0.6"
1370+
"@whatwg-node/promise-helpers" "^1.0.0"
13701371
tslib "^2.4.0"
1371-
value-or-promise "^1.0.12"
13721372

13731373
"@graphql-tools/git-loader@^8.0.0":
13741374
version "8.0.17"
@@ -1543,6 +1543,16 @@
15431543
"@graphql-typed-document-node/core" "^3.1.1"
15441544
tslib "^2.4.0"
15451545

1546+
"@graphql-tools/utils@^10.11.0":
1547+
version "10.11.0"
1548+
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.11.0.tgz#2513dca9ca25bab5a2651da2d66c37b1e2616bdf"
1549+
integrity sha512-iBFR9GXIs0gCD+yc3hoNswViL1O5josI33dUqiNStFI/MHLCEPduasceAcazRH77YONKNiviHBV8f7OgcT4o2Q==
1550+
dependencies:
1551+
"@graphql-typed-document-node/core" "^3.1.1"
1552+
"@whatwg-node/promise-helpers" "^1.0.0"
1553+
cross-inspect "1.0.1"
1554+
tslib "^2.4.0"
1555+
15461556
"@graphql-tools/utils@^10.5.4":
15471557
version "10.5.4"
15481558
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.5.4.tgz#214d815632a774f2db56bcaf7cfbd615ef858078"
@@ -1564,7 +1574,7 @@
15641574
dset "^3.1.4"
15651575
tslib "^2.4.0"
15661576

1567-
"@graphql-tools/utils@^10.6.2", "@graphql-tools/utils@^10.7.0", "@graphql-tools/utils@^10.7.2":
1577+
"@graphql-tools/utils@^10.7.0", "@graphql-tools/utils@^10.7.2":
15681578
version "10.7.2"
15691579
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.7.2.tgz#feafb7be9211570037288f5a3cadab76de41a097"
15701580
integrity sha512-Wn85S+hfkzfVFpXVrQ0hjnePa3p28aB6IdAGCiD1SqBCSMDRzL+OFEtyAyb30nV9Mqflqs9lCqjqlR2puG857Q==
@@ -1574,16 +1584,6 @@
15741584
dset "^3.1.4"
15751585
tslib "^2.4.0"
15761586

1577-
"@graphql-tools/utils@^10.8.1":
1578-
version "10.8.1"
1579-
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.8.1.tgz#701e35d3214ce5e7d95c38b745e9e9720014e96b"
1580-
integrity sha512-fI5NNuqeEAHyp7NuCDjvxWR5PTUXM4AqY9BoC59ZcX4nePAJje27ZsFHbAMS6EKDosY1K/D4ADxsO0P5+FH07A==
1581-
dependencies:
1582-
"@graphql-typed-document-node/core" "^3.1.1"
1583-
cross-inspect "1.0.1"
1584-
dset "^3.1.4"
1585-
tslib "^2.4.0"
1586-
15871587
"@graphql-tools/utils@^10.8.6":
15881588
version "10.8.6"
15891589
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.8.6.tgz#69ef29e408a27919108b2b2227fe8b465acf9e5c"
@@ -2195,7 +2195,15 @@
21952195
"@whatwg-node/node-fetch" "^0.7.7"
21962196
urlpattern-polyfill "^10.0.0"
21972197

2198-
"@whatwg-node/fetch@^0.10.6", "@whatwg-node/fetch@^0.10.8":
2198+
"@whatwg-node/fetch@^0.10.13":
2199+
version "0.10.13"
2200+
resolved "https://registry.yarnpkg.com/@whatwg-node/fetch/-/fetch-0.10.13.tgz#2d47190c620f134dda31c7f827976a909b2cca7a"
2201+
integrity sha512-b4PhJ+zYj4357zwk4TTuF2nEe0vVtOrwdsrNo5hL+u1ojXNhh1FgJ6pg1jzDlwlT4oBdzfSwaBwMCtFCsIWg8Q==
2202+
dependencies:
2203+
"@whatwg-node/node-fetch" "^0.8.3"
2204+
urlpattern-polyfill "^10.0.0"
2205+
2206+
"@whatwg-node/fetch@^0.10.6":
21992207
version "0.10.8"
22002208
resolved "https://registry.yarnpkg.com/@whatwg-node/fetch/-/fetch-0.10.8.tgz#1467f9505826fa7271c67dfaf0d7251ab8c2b9cc"
22012209
integrity sha512-Rw9z3ctmeEj8QIB9MavkNJqekiu9usBCSMZa+uuAvM0lF3v70oQVCXNppMIqaV6OTZbdaHF1M2HLow58DEw+wg==
@@ -2222,6 +2230,16 @@
22222230
busboy "^1.6.0"
22232231
tslib "^2.6.3"
22242232

2233+
"@whatwg-node/node-fetch@^0.8.3":
2234+
version "0.8.4"
2235+
resolved "https://registry.yarnpkg.com/@whatwg-node/node-fetch/-/node-fetch-0.8.4.tgz#72df6b3ea9d295bcedbc8f05cf2cfeabe654669f"
2236+
integrity sha512-AlKLc57loGoyYlrzDbejB9EeR+pfdJdGzbYnkEuZaGekFboBwzfVYVMsy88PMriqPI1ORpiGYGgSSWpx7a2sDA==
2237+
dependencies:
2238+
"@fastify/busboy" "^3.1.1"
2239+
"@whatwg-node/disposablestack" "^0.0.6"
2240+
"@whatwg-node/promise-helpers" "^1.3.2"
2241+
tslib "^2.6.3"
2242+
22252243
"@whatwg-node/promise-helpers@^1.0.0":
22262244
version "1.3.1"
22272245
resolved "https://registry.yarnpkg.com/@whatwg-node/promise-helpers/-/promise-helpers-1.3.1.tgz#65f1820fa652ddc1062aa0fe7456726e8676ea43"
@@ -2236,14 +2254,14 @@
22362254
dependencies:
22372255
tslib "^2.6.3"
22382256

2239-
"@whatwg-node/server@^0.10.5":
2240-
version "0.10.10"
2241-
resolved "https://registry.yarnpkg.com/@whatwg-node/server/-/server-0.10.10.tgz#6aadb16fe1950e0597fda43decdc51bb904cc50a"
2242-
integrity sha512-GwpdMgUmwIp0jGjP535YtViP/nnmETAyHpGPWPZKdX++Qht/tSLbGXgFUMSsQvEACmZAR1lAPNu2CnYL1HpBgg==
2257+
"@whatwg-node/server@^0.10.14":
2258+
version "0.10.17"
2259+
resolved "https://registry.yarnpkg.com/@whatwg-node/server/-/server-0.10.17.tgz#3c856d5019a4b56cc0ff48f221a4b9c233babf7f"
2260+
integrity sha512-QxI+HQfJeI/UscFNCTcSri6nrHP25mtyAMbhEri7W2ctdb3EsorPuJz7IovSgNjvKVs73dg9Fmayewx1O2xOxA==
22432261
dependencies:
22442262
"@envelop/instrumentation" "^1.0.0"
22452263
"@whatwg-node/disposablestack" "^0.0.6"
2246-
"@whatwg-node/fetch" "^0.10.8"
2264+
"@whatwg-node/fetch" "^0.10.13"
22472265
"@whatwg-node/promise-helpers" "^1.3.2"
22482266
tslib "^2.6.3"
22492267

@@ -3651,22 +3669,21 @@ graphql-ws@^5.14.0:
36513669
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.16.2.tgz#7b0306c1bdb0e97a05e800ccd523f46fb212e37c"
36523670
integrity sha512-E1uccsZxt/96jH/OwmLPuXMACILs76pKF2i3W861LpKBCYtGIyPQGtWLuBLkND4ox1KHns70e83PS4te50nvPQ==
36533671

3654-
graphql-yoga@5.16.0:
3655-
version "5.16.0"
3656-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-5.16.0.tgz#2c95fb61ae97b17342db319940d363ada26bc4c4"
3657-
integrity sha512-/R2dJea7WgvNlXRU4F8iFwWd95Qn1mN+R+yC8XBs1wKjUzr0Pvv8cGYtt6UUcVHw5CiDEtu7iQY5oOe3sDAWCQ==
3672+
graphql-yoga@5.17.0:
3673+
version "5.17.0"
3674+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-5.17.0.tgz#fb3fbc9b66fab201ac62cd3ee4289fd1fdcbe959"
3675+
integrity sha512-Ta2EmITlGzAJTffSA/BvMA5q2THRWeQrP8+Uc4WnSVTBafnQ2vpXdiNZ7Zsj57cxSw4+WEW2PTgEKGtJ4GcS3A==
36583676
dependencies:
36593677
"@envelop/core" "^5.3.0"
36603678
"@envelop/instrumentation" "^1.0.0"
3661-
"@graphql-tools/executor" "^1.4.0"
3679+
"@graphql-tools/executor" "^1.5.0"
36623680
"@graphql-tools/schema" "^10.0.11"
3663-
"@graphql-tools/utils" "^10.6.2"
3681+
"@graphql-tools/utils" "^10.11.0"
36643682
"@graphql-yoga/logger" "^2.0.1"
36653683
"@graphql-yoga/subscription" "^5.0.5"
36663684
"@whatwg-node/fetch" "^0.10.6"
36673685
"@whatwg-node/promise-helpers" "^1.2.4"
3668-
"@whatwg-node/server" "^0.10.5"
3669-
dset "^3.1.4"
3686+
"@whatwg-node/server" "^0.10.14"
36703687
lru-cache "^10.0.0"
36713688
tslib "^2.8.1"
36723689

0 commit comments

Comments
 (0)