File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
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" : " 4.12 .0" ,
33
+ "fastify" : " 4.13 .0" ,
34
34
"mercurius" : " 8.13.2" ,
35
35
"mercurius-integration-testing" : " 6.0.1"
36
36
},
Original file line number Diff line number Diff line change 5858
5858
semver "^7.3.2"
5859
5859
tiny-lru "^8.0.1"
5860
5860
5861
- fastify@4.12 .0:
5862
- version "4.12 .0"
5863
- resolved "https://registry.yarnpkg.com/fastify/-/fastify-4.12 .0.tgz#e5330215d95702336693b38b2e66d34ee8300d3e "
5864
- integrity sha512-Hh2GCsOCqnOuewWSvqXlpq5V/9VA+/JkVoooQWUhrU6gryO9+/UGOoF/dprGcKSDxkM/9TkMXSffYp8eA/YhYQ ==
5861
+ fastify@4.13 .0:
5862
+ version "4.13 .0"
5863
+ resolved "https://registry.yarnpkg.com/fastify/-/fastify-4.13 .0.tgz#5726d4c63acae1b5e34c7643e233a0be8169009a "
5864
+ integrity sha512-p9ibdFWH3pZ7KPgmfHPKGUy2W4EWU2TEpwlcu58w4CwGyU3ARFfh2kwq6zpZ5W2ZGVbufi4tZbqHIHAlX/9Z/A ==
5865
5865
dependencies:
5866
5866
"@fastify/ajv-compiler" "^3.3.1"
5867
5867
"@fastify/error" "^3.0.0"
You can’t perform that action at this time.
0 commit comments