Skip to content

Commit fc2791b

Browse files
chore(deps): update dependency fastify to v5.6.1
1 parent 136b4f1 commit fc2791b

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.6",
3333
"@nestjs/platform-fastify": "11.1.6",
3434
"@nestjs/testing": "11.1.6",
35-
"fastify": "5.6.0",
35+
"fastify": "5.6.1",
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
@@ -5442,10 +5442,10 @@ [email protected]:
54425442
semver "^7.6.0"
54435443
toad-cache "^3.7.0"
54445444

5445-
5446-
version "5.6.0"
5447-
resolved "https://registry.yarnpkg.com/fastify/-/fastify-5.6.0.tgz#b94321583dd3ec617466341f7c307085af1b9475"
5448-
integrity sha512-9j2r9TnwNsfGiCKGYT0Voqy244qwcoYM9qvNi/i+F8sNNWDnqUEVuGYNc9GyjldhXmMlJmVPS6gI1LdvjYGRJw==
5445+
5446+
version "5.6.1"
5447+
resolved "https://registry.yarnpkg.com/fastify/-/fastify-5.6.1.tgz#551248a047758ed82741aea15ac4396875d73687"
5448+
integrity sha512-WjjlOciBF0K8pDUPZoGPhqhKrQJ02I8DKaDIfO51EL0kbSMwQFl85cRwhOvmSDWoukNOdTo27gLN549pLCcH7Q==
54495449
dependencies:
54505450
"@fastify/ajv-compiler" "^4.0.0"
54515451
"@fastify/error" "^4.0.0"

0 commit comments

Comments
 (0)