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.5.3 " ,
33
+ "fastify" : " 4.6.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 5557
5557
semver "^7.3.2"
5558
5558
tiny-lru "^8.0.1"
5559
5559
5560
- fastify@4.5.3 :
5561
- version "4.5.3 "
5562
- resolved "https://registry.yarnpkg.com/fastify/-/fastify-4.5.3 .tgz#df4f00347f06e8f3d6ab35788d2d140668c2533c "
5563
- integrity sha512-Q8Zvkmg7GnioMCDX1jT2Q7iRqjywlnDZ1735D2Ipf7ashCM/3/bqPKv2Jo1ZF2iDExct2eP1C/tdhcj0GG/OuQ ==
5560
+ fastify@4.6.0 :
5561
+ version "4.6.0 "
5562
+ resolved "https://registry.yarnpkg.com/fastify/-/fastify-4.6.0 .tgz#47524173eb4013a1f98fb718ba1263f67a02a39a "
5563
+ integrity sha512-EgWUvcJNvsql1R4g5/ce866BYk8SgJKjGh6AI0e9BR+NidP7hqX1ObiwHEVbkR15A9XwMtkKd3TE/tFZCjsqnA ==
5564
5564
dependencies :
5565
5565
" @fastify/ajv-compiler" " ^3.1.1"
5566
5566
" @fastify/error" " ^3.0.0"
You can’t perform that action at this time.
0 commit comments