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.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.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 @@ -3264,10 +3264,10 @@ fastify-warning@^0.2.0:
3264
3264
resolved "https://registry.yarnpkg.com/fastify-warning/-/fastify-warning-0.2.0.tgz#e717776026a4493dc9a2befa44db6d17f618008f"
3265
3265
integrity sha512-s1EQguBw/9qtc1p/WTY4eq9WMRIACkj+HTcOIK1in4MV5aFaQC9ZCIt0dJ7pr5bIf4lPpHvAtP2ywpTNgs7hqw==
3266
3266
3267
- fastify@^3.27.0 :
3268
- version "3.27.0 "
3269
- resolved "https://registry.yarnpkg.com/fastify/-/fastify-3.27.0 .tgz#636d5ece1a8ea81648270b60853e4d1f610fee15 "
3270
- integrity sha512-p99Fd7xt4DFew39U5Wnp/Soy7jkpxpaqToekwQ3XWv+ECUPXd6bSF9l79EiwkutWALtEU/JiRlzS9qjP2gLHFg ==
3267
+ fastify@^3.27.4 :
3268
+ version "3.27.4 "
3269
+ resolved "https://registry.yarnpkg.com/fastify/-/fastify-3.27.4 .tgz#67ffd61b5bea74768a7de28dbef5b6bc58f9e953 "
3270
+ integrity sha512-SOfnHBxG9zxCSIvt6aHoR/cao8QBddWmGP/mb5KQKRc+KI1kB7b79M2hCDOTSyHdLAF2OX+oI6X3weeLc+MqKg ==
3271
3271
dependencies :
3272
3272
" @fastify/ajv-compiler" " ^1.0.0"
3273
3273
abstract-logging "^2.0.0"
@@ -3283,7 +3283,7 @@ fastify@^3.27.0:
3283
3283
rfdc "^1.1.4"
3284
3284
secure-json-parse "^2.0.0"
3285
3285
semver "^7.3.2"
3286
- tiny-lru "^7 .0.0 "
3286
+ tiny-lru "^8 .0.1 "
3287
3287
3288
3288
fastq@^1.6.0, fastq@^1.6.1 :
3289
3289
version "1.11.0"
@@ -6479,10 +6479,10 @@ through@^2.3.6:
6479
6479
resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
6480
6480
integrity sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=
6481
6481
6482
- tiny-lru@^7 .0.0 :
6483
- version "7 .0.6 "
6484
- resolved "https://registry.yarnpkg.com/tiny-lru/-/tiny-lru-7 .0.6 .tgz#b0c3cdede1e5882aa2d1ae21cb2ceccf2a331f24 "
6485
- integrity sha512-zNYO0Kvgn5rXzWpL0y3RS09sMK67eGaQj9805jlK9G6pSadfriTczzLHFXa/xcW4mIRfmlB9HyQ/+SgL0V1uow ==
6482
+ tiny-lru@^8 .0.1 :
6483
+ version "8 .0.2 "
6484
+ resolved "https://registry.yarnpkg.com/tiny-lru/-/tiny-lru-8 .0.2 .tgz#812fccbe6e622ded552e3ff8a4c3b5ff34a85e4c "
6485
+ integrity sha512-ApGvZ6vVvTNdsmt676grvCkUCGwzG9IqXma5Z07xJgiC5L7akUMof5U8G2JTI9Rz/ovtVhJBlY6mNhEvtjzOIg ==
6486
6486
6487
6487
tmp@^0.0.33 :
6488
6488
version "0.0.33"
You can’t perform that action at this time.
0 commit comments