File tree Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Expand file tree Collapse file tree 3 files changed +11
-11
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.28.0" ,
90
90
"eslint-plugin-react-hooks" : " ^4.3.0" ,
91
- "fastify" : " ^3.27.0 " ,
91
+ "fastify" : " ^3.27.4 " ,
92
92
"gitpkg" : " ^1.0.0-beta.2" ,
93
93
"jest" : " ^27.4.7" ,
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.0 " ,
11
+ "fastify" : " ^3.27.4 " ,
12
12
"fastify-renderer" : " *" ,
13
13
"react" : " *" ,
14
14
"react-dom" : " *"
Original file line number Diff line number Diff line change @@ -3260,10 +3260,10 @@ fastify-warning@^0.2.0:
3260
3260
resolved "https://registry.yarnpkg.com/fastify-warning/-/fastify-warning-0.2.0.tgz#e717776026a4493dc9a2befa44db6d17f618008f"
3261
3261
integrity sha512-s1EQguBw/9qtc1p/WTY4eq9WMRIACkj+HTcOIK1in4MV5aFaQC9ZCIt0dJ7pr5bIf4lPpHvAtP2ywpTNgs7hqw==
3262
3262
3263
- fastify@^3.27.0 :
3264
- version "3.27.0 "
3265
- resolved "https://registry.yarnpkg.com/fastify/-/fastify-3.27.0 .tgz#636d5ece1a8ea81648270b60853e4d1f610fee15 "
3266
- integrity sha512-p99Fd7xt4DFew39U5Wnp/Soy7jkpxpaqToekwQ3XWv+ECUPXd6bSF9l79EiwkutWALtEU/JiRlzS9qjP2gLHFg ==
3263
+ fastify@^3.27.4 :
3264
+ version "3.27.4 "
3265
+ resolved "https://registry.yarnpkg.com/fastify/-/fastify-3.27.4 .tgz#67ffd61b5bea74768a7de28dbef5b6bc58f9e953 "
3266
+ integrity sha512-SOfnHBxG9zxCSIvt6aHoR/cao8QBddWmGP/mb5KQKRc+KI1kB7b79M2hCDOTSyHdLAF2OX+oI6X3weeLc+MqKg ==
3267
3267
dependencies :
3268
3268
" @fastify/ajv-compiler" " ^1.0.0"
3269
3269
abstract-logging "^2.0.0"
@@ -3279,7 +3279,7 @@ fastify@^3.27.0:
3279
3279
rfdc "^1.1.4"
3280
3280
secure-json-parse "^2.0.0"
3281
3281
semver "^7.3.2"
3282
- tiny-lru "^7 .0.0 "
3282
+ tiny-lru "^8 .0.1 "
3283
3283
3284
3284
fastq@^1.6.0, fastq@^1.6.1 :
3285
3285
version "1.11.0"
@@ -6452,10 +6452,10 @@ through@^2.3.6:
6452
6452
resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
6453
6453
integrity sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=
6454
6454
6455
- tiny-lru@^7 .0.0 :
6456
- version "7 .0.6 "
6457
- resolved "https://registry.yarnpkg.com/tiny-lru/-/tiny-lru-7 .0.6 .tgz#b0c3cdede1e5882aa2d1ae21cb2ceccf2a331f24 "
6458
- integrity sha512-zNYO0Kvgn5rXzWpL0y3RS09sMK67eGaQj9805jlK9G6pSadfriTczzLHFXa/xcW4mIRfmlB9HyQ/+SgL0V1uow ==
6455
+ tiny-lru@^8 .0.1 :
6456
+ version "8 .0.2 "
6457
+ resolved "https://registry.yarnpkg.com/tiny-lru/-/tiny-lru-8 .0.2 .tgz#812fccbe6e622ded552e3ff8a4c3b5ff34a85e4c "
6458
+ integrity sha512-ApGvZ6vVvTNdsmt676grvCkUCGwzG9IqXma5Z07xJgiC5L7akUMof5U8G2JTI9Rz/ovtVhJBlY6mNhEvtjzOIg ==
6459
6459
6460
6460
tmp@^0.0.33 :
6461
6461
version "0.0.33"
You can’t perform that action at this time.
0 commit comments