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.1.3" ,
33
33
"@nestjs/platform-fastify" : " 11.1.3" ,
34
34
"@nestjs/testing" : " 11.1.3" ,
35
- "fastify" : " 5.3.3 " ,
35
+ "fastify" : " 5.4.0 " ,
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 5396
5396
semver "^7.6.0"
5397
5397
toad-cache "^3.7.0"
5398
5398
5399
+
5400
+ version "5.4.0"
5401
+ resolved "https://registry.yarnpkg.com/fastify/-/fastify-5.4.0.tgz#82bf56e0bc36ba8dfb0bd372a0de8b62ccf3287c"
5402
+ integrity sha512-I4dVlUe+WNQAhKSyv15w+dwUh2EPiEl4X2lGYMmNSgF83WzTMAPKGdWEv5tPsCQOb+SOZwz8Vlta2vF+OeDgRw==
5403
+ dependencies:
5404
+ "@fastify/ajv-compiler" "^4.0.0"
5405
+ "@fastify/error" "^4.0.0"
5406
+ "@fastify/fast-json-stringify-compiler" "^5.0.0"
5407
+ "@fastify/proxy-addr" "^5.0.0"
5408
+ abstract-logging "^2.0.1"
5409
+ avvio "^9.0.0"
5410
+ fast-json-stringify "^6.0.0"
5411
+ find-my-way "^9.0.0"
5412
+ light-my-request "^6.0.0"
5413
+ pino "^9.0.0"
5414
+ process-warning "^5.0.0"
5415
+ rfdc "^1.3.1"
5416
+ secure-json-parse "^4.0.0"
5417
+ semver "^7.6.0"
5418
+ toad-cache "^3.7.0"
5419
+
5399
5420
fastparallel@^2.4.1:
5400
5421
version "2.4.1"
5401
5422
resolved "https://registry.yarnpkg.com/fastparallel/-/fastparallel-2.4.1.tgz#0d984a5813ffa67f30b4a5cb4cb8cbe61c7ee5a5"
You can’t perform that action at this time.
0 commit comments