File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed
packages/todo-example/end2end-tests Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 4
4
"private" : " true" ,
5
5
"dependencies" : {
6
6
"puppeteer" : " 18.0.5" ,
7
- "fastify" : " 3.29.2 " ,
7
+ "fastify" : " 3.29.4 " ,
8
8
"fastify-static" : " 4.7.0"
9
9
},
10
10
"type" : " commonjs"
Original file line number Diff line number Diff line change 3590
3590
dependencies :
3591
3591
safe-buffer "5.2.1"
3592
3592
3593
- content-type@~1.0.4 :
3593
+ content-type@^1.0.4, content-type@ ~1.0.4 :
3594
3594
version "1.0.4"
3595
3595
resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.4.tgz#e138cc75e040c727b1966fe5e5f8c9aee256fe3b"
3596
3596
integrity sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==
@@ -4652,15 +4652,16 @@ fastify-warning@^0.2.0:
4652
4652
resolved "https://registry.yarnpkg.com/fastify-warning/-/fastify-warning-0.2.0.tgz#e717776026a4493dc9a2befa44db6d17f618008f"
4653
4653
integrity sha512-s1EQguBw/9qtc1p/WTY4eq9WMRIACkj+HTcOIK1in4MV5aFaQC9ZCIt0dJ7pr5bIf4lPpHvAtP2ywpTNgs7hqw==
4654
4654
4655
-
4656
- version "3.29.2 "
4657
- resolved "https://registry.yarnpkg.com/fastify/-/fastify-3.29.2 .tgz#57161e5c46e1c405fcdd545bfe88c8585bca3e36 "
4658
- integrity sha512-XFuIF4T9IdkCVtV0amWQZg50w8iPn8MoAV4yK1DP88dU7YEwxDOOpVgKLWZS4YJA8RU001KUfg2b/2L6kEwJWA ==
4655
+
4656
+ version "3.29.4 "
4657
+ resolved "https://registry.yarnpkg.com/fastify/-/fastify-3.29.4 .tgz#294e33017b55f3cb72f315c41cf51431bc9b7a34 "
4658
+ integrity sha512-BEyKidZQvscNaiF1BLh+YLE7AzHH03NexhPzrwZP6KBQ+jG2czdgq72X+RFB5rK9hbqdaafVb5yiWN+hCvHfYg ==
4659
4659
dependencies :
4660
4660
" @fastify/ajv-compiler" " ^1.0.0"
4661
4661
" @fastify/error" " ^2.0.0"
4662
4662
abstract-logging "^2.0.0"
4663
4663
avvio "^7.1.2"
4664
+ content-type "^1.0.4"
4664
4665
fast-json-stringify "^2.5.2"
4665
4666
find-my-way "^4.5.0"
4666
4667
flatstr "^1.0.12"
You can’t perform that action at this time.
0 commit comments