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.0" ,
33
33
"@nestjs/platform-fastify" : " 11.1.0" ,
34
34
"@nestjs/testing" : " 11.1.0" ,
35
- "fastify" : " 5.3.2 " ,
35
+ "fastify" : " 5.3.3 " ,
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 5101
5101
semver "^7.6.0"
5102
5102
toad-cache "^3.7.0"
5103
5103
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
+
5104
5125
fastparallel@^2.4.1 :
5105
5126
version "2.4.1"
5106
5127
resolved "https://registry.yarnpkg.com/fastparallel/-/fastparallel-2.4.1.tgz#0d984a5813ffa67f30b4a5cb4cb8cbe61c7ee5a5"
You can’t perform that action at this time.
0 commit comments