File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
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.13 .0" ,
33
+ "fastify" : " 4.14 .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 1053
1053
dependencies :
1054
1054
ajv "^6.12.6"
1055
1055
1056
- " @fastify/ajv-compiler@^3.3.1 " :
1057
- version "3.3.1 "
1058
- resolved "https://registry.yarnpkg.com/@fastify/ajv-compiler/-/ajv-compiler-3.3.1 .tgz#7045dbf23c11c42b50011ccc36998cd624856e5d "
1059
- integrity sha512-IRnids8lblQ8e1i8h4JLyfJmebXE+ohcj8x8X/+Ew6ZB4H0Ui05z5YL6q5FOcl0zItVpu4adRzeyVNNUwmduIg ==
1056
+ " @fastify/ajv-compiler@^3.5.0 " :
1057
+ version "3.5.0 "
1058
+ resolved "https://registry.yarnpkg.com/@fastify/ajv-compiler/-/ajv-compiler-3.5.0 .tgz#459bff00fefbf86c96ec30e62e933d2379e46670 "
1059
+ integrity sha512-ebbEtlI7dxXF5ziNdr05mOY8NnDiPB1XvAlLHctRt/Rc+C3LCOVW5imUVX+mhvUhnNzmPBHewUkOFgGlCxgdAA ==
1060
1060
dependencies :
1061
1061
ajv "^8.11.0"
1062
1062
ajv-formats "^2.1.1"
5282
5282
semver "^7.3.2"
5283
5283
tiny-lru "^8.0.1"
5284
5284
5285
- fastify@4.13 .0 :
5286
- version "4.13 .0"
5287
- resolved "https://registry.yarnpkg.com/fastify/-/fastify-4.13 .0.tgz#5726d4c63acae1b5e34c7643e233a0be8169009a "
5288
- integrity sha512-p9ibdFWH3pZ7KPgmfHPKGUy2W4EWU2TEpwlcu58w4CwGyU3ARFfh2kwq6zpZ5W2ZGVbufi4tZbqHIHAlX/9Z/A ==
5285
+ fastify@4.14 .0 :
5286
+ version "4.14 .0"
5287
+ resolved "https://registry.yarnpkg.com/fastify/-/fastify-4.14 .0.tgz#05e388e93b7014c1381a44c021c4c9cfcba9d984 "
5288
+ integrity sha512-oJSHlM/XbGdJpe2MKMJBsrvrkPDrHDZlAB9qzuUJIpnBtpDE394bzdFsH4KnsUI1e8zxzFl+GNBEXC64N/IPuw ==
5289
5289
dependencies :
5290
- " @fastify/ajv-compiler" " ^3.3.1 "
5290
+ " @fastify/ajv-compiler" " ^3.5.0 "
5291
5291
" @fastify/error" " ^3.0.0"
5292
5292
" @fastify/fast-json-stringify-compiler" " ^4.1.0"
5293
5293
abstract-logging "^2.0.1"
You can’t perform that action at this time.
0 commit comments