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.4 .0" ,
33
+ "fastify" : " 4.5 .0" ,
34
34
"mercurius" : " 8.13.1" ,
35
35
"mercurius-integration-testing" : " 5.0.0"
36
36
},
Original file line number Diff line number Diff line change 5526
5526
semver "^7.3.2"
5527
5527
tiny-lru "^8.0.1"
5528
5528
5529
- fastify@4.4 .0 :
5530
- version "4.4 .0"
5531
- resolved "https://registry.yarnpkg.com/fastify/-/fastify-4.4 .0.tgz#0543aa039c70d49df4ddcca796679f305f10d2ae "
5532
- integrity sha512-ePI4g9vPJXIBF4YlVcDSLxjvtdTrlM8QzdgYAPFGdCH+rot+4MXoFFAUb10fGrIcRRjaq6CvcbIzxiWQzMMHkw ==
5529
+ fastify@4.5 .0 :
5530
+ version "4.5 .0"
5531
+ resolved "https://registry.yarnpkg.com/fastify/-/fastify-4.5 .0.tgz#aa6f6f42a36394a2d960a81a48dcbe7b9facdaa5 "
5532
+ integrity sha512-21DEAqgFniJhgKPiJ0dIzSMrnl9X3bE14/jK2y8EcIy3GLBrjUhqFvIb8cayOrks2eenssVaUhUgMX1t2i4H5g ==
5533
5533
dependencies :
5534
5534
" @fastify/ajv-compiler" " ^3.1.1"
5535
5535
" @fastify/error" " ^3.0.0"
You can’t perform that action at this time.
0 commit comments