Skip to content

Commit 7061d7a

Browse files
chore(deps): update dependency fastify to v5.6.0 (#3685)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f7470ba commit 7061d7a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/mercurius/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@nestjs/common": "11.1.3",
3333
"@nestjs/platform-fastify": "11.1.3",
3434
"@nestjs/testing": "11.1.3",
35-
"fastify": "5.4.0",
35+
"fastify": "5.6.0",
3636
"mercurius": "16.2.0",
3737
"mercurius-integration-testing": "9.0.1"
3838
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5572,10 +5572,10 @@ fastify@5.3.3:
55725572
semver "^7.6.0"
55735573
toad-cache "^3.7.0"
55745574

5575-
fastify@5.4.0:
5576-
version "5.4.0"
5577-
resolved "https://registry.yarnpkg.com/fastify/-/fastify-5.4.0.tgz#82bf56e0bc36ba8dfb0bd372a0de8b62ccf3287c"
5578-
integrity sha512-I4dVlUe+WNQAhKSyv15w+dwUh2EPiEl4X2lGYMmNSgF83WzTMAPKGdWEv5tPsCQOb+SOZwz8Vlta2vF+OeDgRw==
5575+
fastify@5.6.0:
5576+
version "5.6.0"
5577+
resolved "https://registry.yarnpkg.com/fastify/-/fastify-5.6.0.tgz#b94321583dd3ec617466341f7c307085af1b9475"
5578+
integrity sha512-9j2r9TnwNsfGiCKGYT0Voqy244qwcoYM9qvNi/i+F8sNNWDnqUEVuGYNc9GyjldhXmMlJmVPS6gI1LdvjYGRJw==
55795579
dependencies:
55805580
"@fastify/ajv-compiler" "^4.0.0"
55815581
"@fastify/error" "^4.0.0"

0 commit comments

Comments
 (0)