File tree Expand file tree Collapse file tree 2 files changed +1
-32
lines changed Expand file tree Collapse file tree 2 files changed +1
-32
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.25 .0" ,
30
+ "fastify" : " 3.27 .0" ,
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 @@ -4698,27 +4698,6 @@ fastify-websocket@^4.0.0:
4698
4698
fastify-plugin "^3.0.0"
4699
4699
ws "^8.0.0"
4700
4700
4701
-
4702
- version "3.25.0"
4703
- resolved "https://registry.yarnpkg.com/fastify/-/fastify-3.25.0.tgz#04b682fa738c6468bc36efba9f1e943609502111"
4704
- integrity sha512-GblpjS7yuJ9jpkz1guHTyzlVQn9NYvGrMkDLtoxctEt7n1d6MSwA9i3p10HjNiY+zVurPf3YdOqXsJmVgAR3cg==
4705
- dependencies :
4706
- " @fastify/ajv-compiler" " ^1.0.0"
4707
- abstract-logging "^2.0.0"
4708
- avvio "^7.1.2"
4709
- fast-json-stringify "^2.5.2"
4710
- fastify-error "^0.3.0"
4711
- fastify-warning "^0.2.0"
4712
- find-my-way "^4.1.0"
4713
- flatstr "^1.0.12"
4714
- light-my-request "^4.2.0"
4715
- pino "^6.13.0"
4716
- proxy-addr "^2.0.7"
4717
- rfdc "^1.1.4"
4718
- secure-json-parse "^2.0.0"
4719
- semver "^7.3.2"
4720
- tiny-lru "^7.0.0"
4721
-
4722
4701
4723
4702
version "3.27.0"
4724
4703
resolved "https://registry.yarnpkg.com/fastify/-/fastify-3.27.0.tgz#636d5ece1a8ea81648270b60853e4d1f610fee15"
@@ -4808,16 +4787,6 @@ finalhandler@~1.1.2:
4808
4787
statuses "~1.5.0"
4809
4788
unpipe "~1.0.0"
4810
4789
4811
- find-my-way@^4.1.0 :
4812
- version "4.3.3"
4813
- resolved "https://registry.yarnpkg.com/find-my-way/-/find-my-way-4.3.3.tgz#2ab3880a03bcaa8594548d66b0cd1c5a6e98dd44"
4814
- integrity sha512-5E4bRdaATB1MewjOCBjx4xvD205a4t2ripCnXB+YFhYEJ0NABtrcC7XLXLq0TPoFe/WYGUFqys3Qk3HCOGeNcw==
4815
- dependencies :
4816
- fast-decode-uri-component "^1.0.1"
4817
- fast-deep-equal "^3.1.3"
4818
- safe-regex2 "^2.0.0"
4819
- semver-store "^0.3.0"
4820
-
4821
4790
find-my-way@^4.5.0 :
4822
4791
version "4.5.1"
4823
4792
resolved "https://registry.yarnpkg.com/find-my-way/-/find-my-way-4.5.1.tgz#758e959194b90aea0270db18fff75e2fceb2239f"
You can’t perform that action at this time.
0 commit comments