File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 32
32
"@nestjs/common" : " 11.0.20" ,
33
33
"@nestjs/platform-fastify" : " 11.0.20" ,
34
34
"@nestjs/testing" : " 11.0.20" ,
35
- "fastify" : " 5.3.0 " ,
35
+ "fastify" : " 5.3.1 " ,
36
36
"mercurius" : " 16.1.0" ,
37
37
"mercurius-integration-testing" : " 9.0.1"
38
38
},
Original file line number Diff line number Diff line change 5080
5080
semver "^7.6.0"
5081
5081
toad-cache "^3.7.0"
5082
5082
5083
+
5084
+ version "5.3.1"
5085
+ resolved "https://registry.yarnpkg.com/fastify/-/fastify-5.3.1.tgz#89881214b23d2c0715cb86eefc055a0ff2b53744"
5086
+ integrity sha512-PhpFhuUZVnq1IvTHCrIMCqqukNuJGWnV/nxTrSDtirbsAZnVYO8I9LaxSk5OPXSiioA6DoEG1r5U1g41/cix0g==
5087
+ dependencies :
5088
+ " @fastify/ajv-compiler" " ^4.0.0"
5089
+ " @fastify/error" " ^4.0.0"
5090
+ " @fastify/fast-json-stringify-compiler" " ^5.0.0"
5091
+ " @fastify/proxy-addr" " ^5.0.0"
5092
+ abstract-logging "^2.0.1"
5093
+ avvio "^9.0.0"
5094
+ fast-json-stringify "^6.0.0"
5095
+ find-my-way "^9.0.0"
5096
+ light-my-request "^6.0.0"
5097
+ pino "^9.0.0"
5098
+ process-warning "^5.0.0"
5099
+ rfdc "^1.3.1"
5100
+ secure-json-parse "^4.0.0"
5101
+ semver "^7.6.0"
5102
+ toad-cache "^3.7.0"
5103
+
5083
5104
fastparallel@^2.4.1 :
5084
5105
version "2.4.1"
5085
5106
resolved "https://registry.yarnpkg.com/fastparallel/-/fastparallel-2.4.1.tgz#0d984a5813ffa67f30b4a5cb4cb8cbe61c7ee5a5"
You can’t perform that action at this time.
0 commit comments