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 30
30
"@nestjs/common" : " 8.4.7" ,
31
31
"@nestjs/platform-fastify" : " 8.4.7" ,
32
32
"@nestjs/testing" : " 8.4.7" ,
33
- "fastify" : " 3.29.0 " ,
33
+ "fastify" : " 3.29.1 " ,
34
34
"mercurius" : " 8.12.2" ,
35
35
"mercurius-integration-testing" : " 5.0.0"
36
36
},
Original file line number Diff line number Diff line change 5235
5235
semver "^7.3.2"
5236
5236
tiny-lru "^8.0.1"
5237
5237
5238
+
5239
+ version "3.29.1"
5240
+ resolved "https://registry.yarnpkg.com/fastify/-/fastify-3.29.1.tgz#0d44d0f1d2d17d22b7bc068a45706290a36eebb8"
5241
+ integrity sha512-UhGmh0/J0YQetqULYfv/utvut0R6ICQvO6Oh81JvG75UbjVgueqoE6EPChB3gR5aF3dVKpT/qFTgc7zvpGTYNg==
5242
+ dependencies :
5243
+ " @fastify/ajv-compiler" " ^1.0.0"
5244
+ " @fastify/error" " ^2.0.0"
5245
+ abstract-logging "^2.0.0"
5246
+ avvio "^7.1.2"
5247
+ fast-json-stringify "^2.5.2"
5248
+ find-my-way "^4.5.0"
5249
+ flatstr "^1.0.12"
5250
+ light-my-request "^4.2.0"
5251
+ pino "^6.13.0"
5252
+ process-warning "^1.0.0"
5253
+ proxy-addr "^2.0.7"
5254
+ rfdc "^1.1.4"
5255
+ secure-json-parse "^2.0.0"
5256
+ semver "^7.3.2"
5257
+ tiny-lru "^8.0.1"
5258
+
5238
5259
fastparallel@^2.3.0 :
5239
5260
version "2.4.1"
5240
5261
resolved "https://registry.yarnpkg.com/fastparallel/-/fastparallel-2.4.1.tgz#0d984a5813ffa67f30b4a5cb4cb8cbe61c7ee5a5"
You can’t perform that action at this time.
0 commit comments