File tree 2 files changed +5
-5
lines changed
packages/todo-example/end2end-tests
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
"private" : " true" ,
5
5
"dependencies" : {
6
6
"puppeteer" : " 13.1.3" ,
7
- "fastify" : " 3.27.0 " ,
7
+ "fastify" : " 3.27.1 " ,
8
8
"fastify-static" : " 4.5.0"
9
9
}
10
10
}
Original file line number Diff line number Diff line change @@ -4269,10 +4269,10 @@ fastify-warning@^0.2.0:
4269
4269
resolved "https://registry.yarnpkg.com/fastify-warning/-/fastify-warning-0.2.0.tgz#e717776026a4493dc9a2befa44db6d17f618008f"
4270
4270
integrity sha512-s1EQguBw/9qtc1p/WTY4eq9WMRIACkj+HTcOIK1in4MV5aFaQC9ZCIt0dJ7pr5bIf4lPpHvAtP2ywpTNgs7hqw==
4271
4271
4272
-
4273
- version "3.27.0 "
4274
- resolved "https://registry.yarnpkg.com/fastify/-/fastify-3.27.0 .tgz#636d5ece1a8ea81648270b60853e4d1f610fee15 "
4275
- integrity sha512-p99Fd7xt4DFew39U5Wnp/Soy7jkpxpaqToekwQ3XWv+ECUPXd6bSF9l79EiwkutWALtEU/JiRlzS9qjP2gLHFg ==
4272
+
4273
+ version "3.27.1 "
4274
+ resolved "https://registry.yarnpkg.com/fastify/-/fastify-3.27.1 .tgz#7e976473c15d7dc405ad624ffafb6612a6281d10 "
4275
+ integrity sha512-GLn3ow5BGqg/m+ztXvztp8Xp7SuH99vAm4zfbN7407Qzi4mB055SG/lWH/gYolz5Oq2K8LtUpZqt1Ccf/YkVmA ==
4276
4276
dependencies :
4277
4277
" @fastify/ajv-compiler" " ^1.0.0"
4278
4278
abstract-logging "^2.0.0"
You can’t perform that action at this time.
0 commit comments