Skip to content

Commit 18024f3

Browse files
Merge pull request #3676 from nestjs/renovate/as-integrations-fastify-3.x
chore(deps): update dependency @as-integrations/fastify to v3
2 parents 136b4f1 + 8f4facd commit 18024f3

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

packages/apollo/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@apollo/server": "5.0.0",
2727
"@apollo/server-plugin-response-cache": "5.0.0",
2828
"@apollo/subgraph": "2.11.2",
29-
"@as-integrations/fastify": "2.1.1",
29+
"@as-integrations/fastify": "3.0.0",
3030
"@as-integrations/express5": "^1.1.2",
3131
"@nestjs/common": "11.1.6",
3232
"@nestjs/core": "11.1.6",
@@ -47,7 +47,7 @@
4747
"@apollo/gateway": "^2.0.0",
4848
"@apollo/server": "^5.0.0",
4949
"@apollo/subgraph": "^2.0.0",
50-
"@as-integrations/fastify": "^2.1.1",
50+
"@as-integrations/fastify": "^2.1.1 || ^3.0.0",
5151
"@nestjs/common": "^11.0.1",
5252
"@nestjs/core": "^11.0.1",
5353
"@nestjs/graphql": "^13.0.0",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -319,12 +319,12 @@
319319
resolved "https://registry.yarnpkg.com/@as-integrations/express5/-/express5-1.1.2.tgz#5c5b207b8e457bbd546e9b20898d0b1f4a478480"
320320
integrity sha512-BxfwtcWNf2CELDkuPQxi5Zl3WqY/dQVJYafeCBOGoFQjv5M0fjhxmAFZ9vKx/5YKKNeok4UY6PkFbHzmQrdxIA==
321321

322-
"@as-integrations/fastify@2.1.1":
323-
version "2.1.1"
324-
resolved "https://registry.yarnpkg.com/@as-integrations/fastify/-/fastify-2.1.1.tgz#7662d7b39732fb3d1fc58bbe4ca599676ce1acb9"
325-
integrity sha512-iupYSQyRrlBAdsDcCYzuKjJlJAKiQpRDLd33A6yAF3Ip/rGrSDDDrxfJWp6FqyVlivSL+MQkGIphmUI/ckfZkg==
322+
"@as-integrations/fastify@3.0.0":
323+
version "3.0.0"
324+
resolved "https://registry.yarnpkg.com/@as-integrations/fastify/-/fastify-3.0.0.tgz#923dc71ccaa2b27070668960e1a12d0780828560"
325+
integrity sha512-UXJYMraDQKwCUjk5zKDb4GJnPzqKbn+sPOboNISZCinPAPQsTzuZiw1/VgJNfGRW4l+dI3C0DDM9PysYCG+MWg==
326326
dependencies:
327-
fastify-plugin "^4.4.0"
327+
fastify-plugin "^5.0.1"
328328

329329
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.25.9", "@babel/code-frame@^7.26.0", "@babel/code-frame@^7.26.2":
330330
version "7.26.2"
@@ -5411,16 +5411,16 @@ fast-uri@^3.0.0, fast-uri@^3.0.1:
54115411
resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.0.5.tgz#19f5f9691d0dab9b85861a7bb5d98fca961da9cd"
54125412
integrity sha512-5JnBCWpFlMo0a3ciDy/JckMzzv1U9coZrIhedq+HXxxUfDTAiS0LA8OKVao4G9BxmCVck/jtA5r3KAtRWEyD8Q==
54135413

5414-
fastify-plugin@^4.4.0:
5415-
version "4.5.1"
5416-
resolved "https://registry.yarnpkg.com/fastify-plugin/-/fastify-plugin-4.5.1.tgz#44dc6a3cc2cce0988bc09e13f160120bbd91dbee"
5417-
integrity sha512-stRHYGeuqpEZTL1Ef0Ovr2ltazUT9g844X5z/zEBFLG8RYlpDiOCIG+ATvYEp+/zmc7sN29mcIMp8gvYplYPIQ==
5418-
54195414
fastify-plugin@^5.0.0:
54205415
version "5.0.1"
54215416
resolved "https://registry.yarnpkg.com/fastify-plugin/-/fastify-plugin-5.0.1.tgz#82d44e6fe34d1420bb5a4f7bee434d501e41939f"
54225417
integrity sha512-HCxs+YnRaWzCl+cWRYFnHmeRFyR5GVnJTAaCJQiYzQSDwK9MgJdyAsuL3nh0EWRCYMgQ5MeziymvmAhUHYHDUQ==
54235418

5419+
fastify-plugin@^5.0.1:
5420+
version "5.1.0"
5421+
resolved "https://registry.yarnpkg.com/fastify-plugin/-/fastify-plugin-5.1.0.tgz#7083e039d6418415f9a669f8c25e72fc5bf2d3e7"
5422+
integrity sha512-FAIDA8eovSt5qcDgcBvDuX/v0Cjz0ohGhENZ/wpc3y+oZCY2afZ9Baqql3g/lC+OHRnciQol4ww7tuthOb9idw==
5423+
54245424
54255425
version "5.4.0"
54265426
resolved "https://registry.yarnpkg.com/fastify/-/fastify-5.4.0.tgz#82bf56e0bc36ba8dfb0bd372a0de8b62ccf3287c"

0 commit comments

Comments
 (0)