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.2.1 " ,
33
+ "fastify" : " 4.3.0 " ,
34
34
"mercurius" : " 8.12.2" ,
35
35
"mercurius-integration-testing" : " 5.0.0"
36
36
},
Original file line number Diff line number Diff line change 5527
5527
semver "^7.3.2"
5528
5528
tiny-lru "^8.0.1"
5529
5529
5530
- fastify@4.2.1 :
5531
- version "4.2.1 "
5532
- resolved "https://registry.yarnpkg.com/fastify/-/fastify-4.2.1 .tgz#44bc04dde3f769527851950da46c8ee32227233c "
5533
- integrity sha512-eyAWHN9+8IPTnhvGz+leseASGV/JZ75Y+jXXV7tid4awUjCMInY1gazZXuTD95xUW+Ve5vfgLjQ2i1i0/XJjdw ==
5530
+ fastify@4.3.0 :
5531
+ version "4.3.0 "
5532
+ resolved "https://registry.yarnpkg.com/fastify/-/fastify-4.3.0 .tgz#f5ed96a3fc533b92018c3968340897badf036eb8 "
5533
+ integrity sha512-9q5Ron8jWmX6ElFkgZH4zmIIXdnkGIu16JozWG2ohcs7th5rAo1ymNi+rn6xCmbWc6jl9lf+9OxVe93LOg6/2w ==
5534
5534
dependencies :
5535
5535
" @fastify/ajv-compiler" " ^3.1.1"
5536
5536
" @fastify/error" " ^3.0.0"
You can’t perform that action at this time.
0 commit comments