Skip to content

Commit 5b77f23

Browse files
chore(deps): update dependency fastify to v5.11.3 (#4091)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ec38a23 commit 5b77f23

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/mercurius/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@nestjs/common": "11.1.22",
4242
"@nestjs/platform-fastify": "11.1.24",
4343
"@nestjs/testing": "11.1.22",
44-
"fastify": "5.11.2",
44+
"fastify": "5.11.3",
4545
"mercurius": "16.10.0",
4646
"mercurius-integration-testing": "9.0.1"
4747
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4085,10 +4085,10 @@ fastify-plugin@^6.0.0:
40854085
resolved "https://registry.yarnpkg.com/fastify-plugin/-/fastify-plugin-6.0.0.tgz#7cd659c6aad5f3bf07b4c59205412351a47d39c8"
40864086
integrity sha512-fZOty7z3O7vOliF6d8bHE3wiEh1KcNnKEQensSgTk9C1DvN6nRLS++XVd86v33Hw/8u9Un8A1zDrQ8ujcQDHEg==
40874087

4088-
fastify@5.11.2:
4089-
version "5.11.2"
4090-
resolved "https://registry.yarnpkg.com/fastify/-/fastify-5.11.2.tgz#591057dd3e711cafd0d1140e9827ea2c77f90b89"
4091-
integrity sha512-i/eJG7nXR9OkbFgoX4jFiPOHoRq0rXqDACVAXELh5Fdg6BFBErIVZ8MyibGCwup9Go1pYrxZJ0ogIub8vVdEcQ==
4088+
fastify@5.11.3:
4089+
version "5.11.3"
4090+
resolved "https://registry.yarnpkg.com/fastify/-/fastify-5.11.3.tgz#7e0b915eb48d1cff3ee5d3e2e7ebddd570df05f3"
4091+
integrity sha512-W6hzDP8s0iSeL7LGwY6Oc/ZxuXWOvFEMs6p2L0Si415YRo27W5pBKdOTXxhemBDeSTAcpYf5evRA9onF2OYhPA==
40924092
dependencies:
40934093
"@fastify/ajv-compiler" "^4.0.5"
40944094
"@fastify/error" "^4.0.0"

0 commit comments

Comments
 (0)