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.2.6" ,
28
28
"@nestjs/platform-fastify" : " 8.2.6" ,
29
29
"@nestjs/testing" : " 8.2.6" ,
30
- "fastify" : " 3.27.0 " ,
30
+ "fastify" : " 3.27.1 " ,
31
31
"mercurius" : " 8.12.0" ,
32
32
"mercurius-integration-testing" : " 3.2.0"
33
33
},
Original file line number Diff line number Diff line change 4927
4927
semver "^7.3.2"
4928
4928
tiny-lru "^7.0.0"
4929
4929
4930
+
4931
+ version "3.27.1"
4932
+ resolved "https://registry.yarnpkg.com/fastify/-/fastify-3.27.1.tgz#7e976473c15d7dc405ad624ffafb6612a6281d10"
4933
+ integrity sha512-GLn3ow5BGqg/m+ztXvztp8Xp7SuH99vAm4zfbN7407Qzi4mB055SG/lWH/gYolz5Oq2K8LtUpZqt1Ccf/YkVmA==
4934
+ dependencies :
4935
+ " @fastify/ajv-compiler" " ^1.0.0"
4936
+ abstract-logging "^2.0.0"
4937
+ avvio "^7.1.2"
4938
+ fast-json-stringify "^2.5.2"
4939
+ fastify-error "^0.3.0"
4940
+ find-my-way "^4.5.0"
4941
+ flatstr "^1.0.12"
4942
+ light-my-request "^4.2.0"
4943
+ pino "^6.13.0"
4944
+ process-warning "^1.0.0"
4945
+ proxy-addr "^2.0.7"
4946
+ rfdc "^1.1.4"
4947
+ secure-json-parse "^2.0.0"
4948
+ semver "^7.3.2"
4949
+ tiny-lru "^7.0.0"
4950
+
4930
4951
fastparallel@^2.3.0 :
4931
4952
version "2.4.1"
4932
4953
resolved "https://registry.yarnpkg.com/fastparallel/-/fastparallel-2.4.1.tgz#0d984a5813ffa67f30b4a5cb4cb8cbe61c7ee5a5"
You can’t perform that action at this time.
0 commit comments