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 27
27
"@nestjs/common" : " 8.4.0" ,
28
28
"@nestjs/platform-fastify" : " 8.4.0" ,
29
29
"@nestjs/testing" : " 8.4.0" ,
30
- "fastify" : " 3.27.2 " ,
30
+ "fastify" : " 3.27.4 " ,
31
31
"mercurius" : " 8.12.0" ,
32
32
"mercurius-integration-testing" : " 4.0.0"
33
33
},
Original file line number Diff line number Diff line change 4940
4940
semver "^7.3.2"
4941
4941
tiny-lru "^8.0.1"
4942
4942
4943
+
4944
+ version "3.27.4"
4945
+ resolved "https://registry.yarnpkg.com/fastify/-/fastify-3.27.4.tgz#67ffd61b5bea74768a7de28dbef5b6bc58f9e953"
4946
+ integrity sha512-SOfnHBxG9zxCSIvt6aHoR/cao8QBddWmGP/mb5KQKRc+KI1kB7b79M2hCDOTSyHdLAF2OX+oI6X3weeLc+MqKg==
4947
+ dependencies :
4948
+ " @fastify/ajv-compiler" " ^1.0.0"
4949
+ abstract-logging "^2.0.0"
4950
+ avvio "^7.1.2"
4951
+ fast-json-stringify "^2.5.2"
4952
+ fastify-error "^0.3.0"
4953
+ find-my-way "^4.5.0"
4954
+ flatstr "^1.0.12"
4955
+ light-my-request "^4.2.0"
4956
+ pino "^6.13.0"
4957
+ process-warning "^1.0.0"
4958
+ proxy-addr "^2.0.7"
4959
+ rfdc "^1.1.4"
4960
+ secure-json-parse "^2.0.0"
4961
+ semver "^7.3.2"
4962
+ tiny-lru "^8.0.1"
4963
+
4943
4964
fastparallel@^2.3.0 :
4944
4965
version "2.4.1"
4945
4966
resolved "https://registry.yarnpkg.com/fastparallel/-/fastparallel-2.4.1.tgz#0d984a5813ffa67f30b4a5cb4cb8cbe61c7ee5a5"
You can’t perform that action at this time.
0 commit comments