File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 88
88
"eslint-plugin-prettier" : " ^3.4.1" ,
89
89
"eslint-plugin-react" : " ^7.29.4" ,
90
90
"eslint-plugin-react-hooks" : " ^4.3.0" ,
91
- "fastify" : " ^3.27.4 " ,
91
+ "fastify" : " ^3.28.0 " ,
92
92
"gitpkg" : " ^1.0.0-beta.2" ,
93
93
"jest" : " ^27.5.1" ,
94
94
"npm-run-all" : " ^4.1.5" ,
Original file line number Diff line number Diff line change 8
8
},
9
9
"license" : " MIT" ,
10
10
"dependencies" : {
11
- "fastify" : " ^3.27.4 " ,
11
+ "fastify" : " ^3.28.0 " ,
12
12
"fastify-renderer" : " *" ,
13
13
"react" : " *" ,
14
14
"react-dom" : " *"
Original file line number Diff line number Diff line change @@ -3269,10 +3269,10 @@ fastify-warning@^0.2.0:
3269
3269
resolved "https://registry.yarnpkg.com/fastify-warning/-/fastify-warning-0.2.0.tgz#e717776026a4493dc9a2befa44db6d17f618008f"
3270
3270
integrity sha512-s1EQguBw/9qtc1p/WTY4eq9WMRIACkj+HTcOIK1in4MV5aFaQC9ZCIt0dJ7pr5bIf4lPpHvAtP2ywpTNgs7hqw==
3271
3271
3272
- fastify@^3.27.4 :
3273
- version "3.27.4 "
3274
- resolved "https://registry.yarnpkg.com/fastify/-/fastify-3.27.4 .tgz#67ffd61b5bea74768a7de28dbef5b6bc58f9e953 "
3275
- integrity sha512-SOfnHBxG9zxCSIvt6aHoR/cao8QBddWmGP/mb5KQKRc+KI1kB7b79M2hCDOTSyHdLAF2OX+oI6X3weeLc+MqKg ==
3272
+ fastify@^3.28.0 :
3273
+ version "3.28.0 "
3274
+ resolved "https://registry.yarnpkg.com/fastify/-/fastify-3.28.0 .tgz#14d939a2f176b82af1094de7abcb0b2d83bcff8f "
3275
+ integrity sha512-LAQtGllpkRe8L6Tpf3zdbvXzXFOrgaWV3Tbvp3xMv9ngcr9zht9U2/mo5zq9qp9kplSiBJ0w43aVAMqv6PBMbw ==
3276
3276
dependencies :
3277
3277
" @fastify/ajv-compiler" " ^1.0.0"
3278
3278
abstract-logging "^2.0.0"
You can’t perform that action at this time.
0 commit comments