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 3232 "@nestjs/common" : " 11.1.0" ,
3333 "@nestjs/platform-fastify" : " 11.1.0" ,
3434 "@nestjs/testing" : " 11.1.0" ,
35- "fastify" : " 5.3.2 " ,
35+ "fastify" : " 5.3.3 " ,
3636 "mercurius" : " 16.1.0" ,
3737 "mercurius-integration-testing" : " 9.0.1"
3838 },
Original file line number Diff line number Diff line change 51015101 semver "^7.6.0"
51025102 toad-cache "^3.7.0"
51035103
5104+ 5105+ version "5.3.3"
5106+ resolved "https://registry.yarnpkg.com/fastify/-/fastify-5.3.3.tgz#14915c39a6198dbb0a3910e0d1f13e04234bbedc"
5107+ integrity sha512-nCBiBCw9q6jPx+JJNVgO8JVnTXeUyrGcyTKPQikRkA/PanrFcOIo4R+ZnLeOLPZPGgzjomqfVarzE0kYx7qWiQ==
5108+ dependencies :
5109+ " @fastify/ajv-compiler" " ^4.0.0"
5110+ " @fastify/error" " ^4.0.0"
5111+ " @fastify/fast-json-stringify-compiler" " ^5.0.0"
5112+ " @fastify/proxy-addr" " ^5.0.0"
5113+ abstract-logging "^2.0.1"
5114+ avvio "^9.0.0"
5115+ fast-json-stringify "^6.0.0"
5116+ find-my-way "^9.0.0"
5117+ light-my-request "^6.0.0"
5118+ pino "^9.0.0"
5119+ process-warning "^5.0.0"
5120+ rfdc "^1.3.1"
5121+ secure-json-parse "^4.0.0"
5122+ semver "^7.6.0"
5123+ toad-cache "^3.7.0"
5124+
51045125fastparallel@^2.4.1 :
51055126 version "2.4.1"
51065127 resolved "https://registry.yarnpkg.com/fastparallel/-/fastparallel-2.4.1.tgz#0d984a5813ffa67f30b4a5cb4cb8cbe61c7ee5a5"
You can’t perform that action at this time.
0 commit comments