Skip to content

Commit 39b1622

Browse files
chore(deps): update dependency @mercuriusjs/gateway to v5.2.0
1 parent 4ecf9a0 commit 39b1622

2 files changed

Lines changed: 41 additions & 29 deletions

File tree

packages/mercurius/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"devDependencies": {
3030
"@mercuriusjs/federation": "5.1.0",
31-
"@mercuriusjs/gateway": "5.0.0",
31+
"@mercuriusjs/gateway": "5.2.0",
3232
"@nestjs/common": "11.1.17",
3333
"@nestjs/platform-fastify": "11.1.17",
3434
"@nestjs/testing": "11.1.17",

yarn.lock

Lines changed: 40 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1938,23 +1938,23 @@
19381938
graphql "^16.6.0"
19391939
mercurius "^16.0.0"
19401940

1941-
"@mercuriusjs/gateway@5.0.0":
1942-
version "5.0.0"
1943-
resolved "https://registry.yarnpkg.com/@mercuriusjs/gateway/-/gateway-5.0.0.tgz#462894864459ac5f05c82ea6c47ccdba7ed54d73"
1944-
integrity sha512-YpjSOZzz8Y99chHhI3j2Y0YTWTb6FqMBdgh19azYqp4rfXsniWKyUjoAhoNqrhYXraGTGJSXA72PgG5OGFAC1A==
1941+
"@mercuriusjs/gateway@5.2.0":
1942+
version "5.2.0"
1943+
resolved "https://registry.yarnpkg.com/@mercuriusjs/gateway/-/gateway-5.2.0.tgz#14cdd8e9791d23c1b732e9bc7e00b12b9161e42a"
1944+
integrity sha512-o9dmAzfj9K25XO+SzNn0UawgyTVzkPQS5bA7gPmyPWnzpA4z0LesY3ZL13cFMu+Us4NUklU4qUZDBJFbNiP8+w==
19451945
dependencies:
19461946
"@mercuriusjs/federation" "^5.0.0"
19471947
"@mercuriusjs/subscription-client" "^2.0.0"
1948-
fastify-plugin "^5.0.0"
1949-
graphql "^16.6.0"
1950-
graphql-ws "^5.11.2"
1951-
mercurius "^16.0.0"
1952-
p-map "^4.0.0"
1953-
single-user-cache "^1.0.0"
1954-
tiny-lru "^11.0.0"
1955-
undici "^7.2.1"
1948+
fastify-plugin "^5.1.0"
1949+
graphql "^16.12.0"
1950+
graphql-ws "^6.0.6"
1951+
mercurius "^16.6.0"
1952+
p-map "^7.0.4"
1953+
single-user-cache "^2.1.0"
1954+
tiny-lru "^11.4.5"
1955+
undici "^7.16.0"
19561956
use-strict "1.0.1"
1957-
ws "^8.11.0"
1957+
ws "^8.18.3"
19581958

19591959
"@mercuriusjs/subscription-client@^2.0.0":
19601960
version "2.0.0"
@@ -5656,7 +5656,7 @@ fast-uri@^3.0.0, fast-uri@^3.0.1:
56565656
resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.0.5.tgz#19f5f9691d0dab9b85861a7bb5d98fca961da9cd"
56575657
integrity sha512-5JnBCWpFlMo0a3ciDy/JckMzzv1U9coZrIhedq+HXxxUfDTAiS0LA8OKVao4G9BxmCVck/jtA5r3KAtRWEyD8Q==
56585658

5659-
fastify-plugin@5.1.0, fastify-plugin@^5.0.1:
5659+
fastify-plugin@5.1.0, fastify-plugin@^5.0.1, fastify-plugin@^5.1.0:
56605660
version "5.1.0"
56615661
resolved "https://registry.yarnpkg.com/fastify-plugin/-/fastify-plugin-5.1.0.tgz#7083e039d6418415f9a669f8c25e72fc5bf2d3e7"
56625662
integrity sha512-FAIDA8eovSt5qcDgcBvDuX/v0Cjz0ohGhENZ/wpc3y+oZCY2afZ9Baqql3g/lC+OHRnciQol4ww7tuthOb9idw==
@@ -6322,17 +6322,12 @@ graphql-tag@2.12.6:
63226322
dependencies:
63236323
tslib "^2.1.0"
63246324

6325-
graphql-ws@6.0.7:
6325+
graphql-ws@6.0.7, graphql-ws@^6.0.6:
63266326
version "6.0.7"
63276327
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-6.0.7.tgz#140307a513f0ba659ecec618d6cf15354a842f96"
63286328
integrity sha512-yoLRW+KRlDmnnROdAu7sX77VNLC0bsFoZyGQJLy1cF+X/SkLg/fWkRGrEEYQK8o2cafJ2wmEaMqMEZB3U3DYDg==
63296329

6330-
graphql-ws@^5.11.2:
6331-
version "5.16.2"
6332-
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.16.2.tgz#7b0306c1bdb0e97a05e800ccd523f46fb212e37c"
6333-
integrity sha512-E1uccsZxt/96jH/OwmLPuXMACILs76pKF2i3W861LpKBCYtGIyPQGtWLuBLkND4ox1KHns70e83PS4te50nvPQ==
6334-
6335-
graphql@*, graphql@16.12.0, graphql@^16.6.0:
6330+
graphql@*, graphql@16.12.0, graphql@^16.12.0, graphql@^16.6.0:
63366331
version "16.12.0"
63376332
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.12.0.tgz#28cc2462435b1ac3fdc6976d030cef83a0c13ac7"
63386333
integrity sha512-DKKrynuQRne0PNpEbzuEdHlYOMksHSUI8Zc9Unei5gTsMNA2/vMpoMz/yKba50pejK56qj98qM0SjYxAKi13gQ==
@@ -8291,7 +8286,7 @@ mercurius-integration-testing@9.0.1:
82918286
cookie "^1.0.0"
82928287
ws "^8.12.1"
82938288

8294-
mercurius@16.8.0:
8289+
mercurius@16.8.0, mercurius@^16.6.0:
82958290
version "16.8.0"
82968291
resolved "https://registry.yarnpkg.com/mercurius/-/mercurius-16.8.0.tgz#c180849755eaedcab94be606933b397beb1456ea"
82978292
integrity sha512-b0ZxtmqgqH8GBvXxs5wITLNZdTOVd7FzkuvUkUgg0waEM1UD8buDcl0RVrqH745WOpGRqID2ltWRVfNeLIXh5w==
@@ -9303,6 +9298,11 @@ p-map@^7.0.2:
93039298
resolved "https://registry.yarnpkg.com/p-map/-/p-map-7.0.3.tgz#7ac210a2d36f81ec28b736134810f7ba4418cdb6"
93049299
integrity sha512-VkndIv2fIB99swvQoA65bm+fsmt6UNdGeIB0oxBs+WhAhdh08QA04JXpI7rbB9r08/nkbysKoya9rtDERYOYMA==
93059300

9301+
p-map@^7.0.4:
9302+
version "7.0.4"
9303+
resolved "https://registry.yarnpkg.com/p-map/-/p-map-7.0.4.tgz#b81814255f542e252d5729dca4d66e5ec14935b8"
9304+
integrity sha512-tkAQEw8ysMzmkhgw8k+1U/iPhWNhykKnSk4Rd5zLoPJCuJaGRPo6YposrZgaxHKzDHdDWWZvE/Sk7hsL2X/CpQ==
9305+
93069306
p-pipe@3.1.0:
93079307
version "3.1.0"
93089308
resolved "https://registry.yarnpkg.com/p-pipe/-/p-pipe-3.1.0.tgz#48b57c922aa2e1af6a6404cb7c6bf0eb9cc8e60e"
@@ -10508,6 +10508,13 @@ single-user-cache@^2.0.0:
1050810508
dependencies:
1050910509
safe-stable-stringify "^2.4.3"
1051010510

10511+
single-user-cache@^2.1.0:
10512+
version "2.1.0"
10513+
resolved "https://registry.yarnpkg.com/single-user-cache/-/single-user-cache-2.1.0.tgz#287d27df9ed9b4138f12a7543f24099b9f083c8a"
10514+
integrity sha512-Wmu+uIEkabMoQPpJTOYhEsE6h/XjnjIhtuB1+tynxeO/hQxwQD0hIDq/ad65P1Tw9wt9f5SKnUe+63m6TMB4Uw==
10515+
dependencies:
10516+
safe-stable-stringify "^2.4.3"
10517+
1051110518
slash@3.0.0, slash@^3.0.0:
1051210519
version "3.0.0"
1051310520
resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
@@ -11056,6 +11063,11 @@ tiny-lru@^11.0.0:
1105611063
resolved "https://registry.yarnpkg.com/tiny-lru/-/tiny-lru-11.2.11.tgz#5089a6a4a157f5a97b82aa930b44d550ac5c4778"
1105711064
integrity sha512-27BIW0dIWTYYoWNnqSmoNMKe5WIbkXsc0xaCQHd3/3xT2XMuMJrzHdrO9QBFR14emBz1Bu0dOAs2sCBBrvgPQA==
1105811065

11066+
tiny-lru@^11.4.5:
11067+
version "11.4.7"
11068+
resolved "https://registry.yarnpkg.com/tiny-lru/-/tiny-lru-11.4.7.tgz#7ddfabe22720c98f7e48b2806d9d9a71a93ee0d6"
11069+
integrity sha512-w/Te7uMUVeH0CR8vZIjr+XiN41V+30lkDdK+NRIDCUYKKuL9VcmaUEmaPISuwGhLlrTGh5yu18lENtR9axSxYw==
11070+
1105911071
tinyexec@^0.3.2:
1106011072
version "0.3.2"
1106111073
resolved "https://registry.yarnpkg.com/tinyexec/-/tinyexec-0.3.2.tgz#941794e657a85e496577995c6eef66f53f42b3d2"
@@ -11420,10 +11432,10 @@ undici@6.23.0:
1142011432
resolved "https://registry.yarnpkg.com/undici/-/undici-6.23.0.tgz#7953087744d9095a96f115de3140ca3828aff3a4"
1142111433
integrity sha512-VfQPToRA5FZs/qJxLIinmU59u0r7LXqoJkCzinq3ckNJp3vKEh7jTWN589YQ5+aoAC/TGRLyJLCPKcLQbM8r9g==
1142211434

11423-
undici@^7.2.1:
11424-
version "7.2.3"
11425-
resolved "https://registry.yarnpkg.com/undici/-/undici-7.2.3.tgz#e3e8ff2ddee1c3ab624b3a4f275093cff4b2fc77"
11426-
integrity sha512-2oSLHaDalSt2/O/wHA9M+/ZPAOcU2yrSP/cdBYJ+YxZskiPYDSqHbysLSlD7gq3JMqOoJI5O31RVU3BxX/MnAA==
11435+
undici@^7.16.0:
11436+
version "7.24.4"
11437+
resolved "https://registry.yarnpkg.com/undici/-/undici-7.24.4.tgz#873bce680d7c6354c941399fd4e8ea4563de4ea7"
11438+
integrity sha512-BM/JzwwaRXxrLdElV2Uo6cTLEjhSb3WXboncJamZ15NgUURmvlXvxa6xkwIOILIjPNo9i8ku136ZvWV0Uly8+w==
1142711439

1142811440
unique-filename@^1.1.1:
1142911441
version "1.1.1"
@@ -11817,7 +11829,7 @@ write-file-atomic@^6.0.0:
1181711829
imurmurhash "^0.1.4"
1181811830
signal-exit "^4.0.1"
1181911831

11820-
ws@8.19.0:
11832+
ws@8.19.0, ws@^8.18.3:
1182111833
version "8.19.0"
1182211834
resolved "https://registry.yarnpkg.com/ws/-/ws-8.19.0.tgz#ddc2bdfa5b9ad860204f5a72a4863a8895fd8c8b"
1182311835
integrity sha512-blAT2mjOEIi0ZzruJfIhb3nps74PRWTCz1IjglWEEpQl5XS/UNama6u2/rjFkDDouqr4L67ry+1aGIALViWjDg==
@@ -11827,7 +11839,7 @@ ws@8.19.0:
1182711839
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.10.tgz#58b5c20dc281633f6c19113f39b349bd8bd558d9"
1182811840
integrity sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==
1182911841

11830-
ws@^8.11.0, ws@^8.12.1, ws@^8.16.0, ws@^8.2.2:
11842+
ws@^8.12.1, ws@^8.16.0, ws@^8.2.2:
1183111843
version "8.18.0"
1183211844
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.0.tgz#0d7505a6eafe2b0e712d232b42279f53bc289bbc"
1183311845
integrity sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==

0 commit comments

Comments
 (0)