File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 32
32
"@nestjs/common" : " 11.1.3" ,
33
33
"@nestjs/platform-fastify" : " 11.1.3" ,
34
34
"@nestjs/testing" : " 11.1.3" ,
35
- "fastify" : " 5.4 .0" ,
35
+ "fastify" : " 5.6 .0" ,
36
36
"mercurius" : " 16.2.0" ,
37
37
"mercurius-integration-testing" : " 9.0.1"
38
38
},
Original file line number Diff line number Diff line change @@ -5572,10 +5572,10 @@ fastify@5.3.3:
5572
5572
semver "^7.6.0"
5573
5573
toad-cache "^3.7.0"
5574
5574
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 ==
5579
5579
dependencies:
5580
5580
"@fastify/ajv-compiler" "^4.0.0"
5581
5581
"@fastify/error" "^4.0.0"
You can’t perform that action at this time.
0 commit comments