This repository was archived by the owner on Feb 4, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +16
-10
lines changed Expand file tree Collapse file tree 2 files changed +16
-10
lines changed Original file line number Diff line number Diff line change 42
42
"deepmerge" : " 4.2.2" ,
43
43
"dotenv" : " 8.2.0" ,
44
44
"email-validator" : " 2.0.4" ,
45
- "fastify" : " 3.1.1 " ,
45
+ "fastify" : " 3.2.0 " ,
46
46
"fastify-cors" : " 4.1.0" ,
47
47
"fastify-helmet" : " 5.0.0" ,
48
48
"fastify-static" : " 3.2.0" ,
Original file line number Diff line number Diff line change 5026
5026
fastify-plugin "^2.0.0"
5027
5027
vary "^1.1.2"
5028
5028
5029
- fastify-error@^0.1 .0:
5030
- version "0.1 .0"
5031
- resolved "https://registry.yarnpkg.com/fastify-error/-/fastify-error-0.1 .0.tgz#7ca9d3708a2b1a74aefed0e5dde1b96d0390f718 "
5032
- integrity sha512-jyCEc3VPEc8/PUwzDQAM2JlXLK2BG6L19mMJzbGij0TfdY1sHF9pCnnAn6Vcoi84TMTBOJynNDQUMUz6cjRmBw ==
5029
+ fastify-error@^0.2 .0:
5030
+ version "0.2 .0"
5031
+ resolved "https://registry.yarnpkg.com/fastify-error/-/fastify-error-0.2 .0.tgz#9a1c28d4f42b6259e7a549671c8e5e2d85660634 "
5032
+ integrity sha512-zabxsBatj59ROG0fhP36zNdc5Q1/eYeH9oSF9uvfrurZf8/JKfrJbMcIGrLpLWcf89rS6L91RHWm20A/X85hcA ==
5033
5033
5034
5034
5035
5035
version "5.0.0"
5056
5056
readable-stream "^3.4.0"
5057
5057
send "^0.17.1"
5058
5058
5059
-
5060
- version "3.1.1"
5061
- resolved "https://registry.yarnpkg.com/fastify/-/fastify-3.1.1.tgz#0a830f4a929abd7f2b05c08620a609a104300a36"
5062
- integrity sha512-A7kBZIFAdpE/8MZ9qHpQV9IVPpfX63uWMaPN4p0fetax10C2p56iV/VEB5hOgtlXzayGn+4tf+tNHcZsfrjlnA==
5059
+ fastify-warning@^0.2.0:
5060
+ version "0.2.0"
5061
+ resolved "https://registry.yarnpkg.com/fastify-warning/-/fastify-warning-0.2.0.tgz#e717776026a4493dc9a2befa44db6d17f618008f"
5062
+ integrity sha512-s1EQguBw/9qtc1p/WTY4eq9WMRIACkj+HTcOIK1in4MV5aFaQC9ZCIt0dJ7pr5bIf4lPpHvAtP2ywpTNgs7hqw==
5063
+
5064
+
5065
+ version "3.2.0"
5066
+ resolved "https://registry.yarnpkg.com/fastify/-/fastify-3.2.0.tgz#acc009f86c06329a53515e303fc35f50d8f59527"
5067
+ integrity sha512-+4gv8GiiblMtJf1z/sCQfEbndugmlpQu8wx4IgEpAstKY36fHIMBCSny9Wz6fHfq+FU/FTpYbrCFxzCMwiykFQ==
5063
5068
dependencies:
5064
5069
abstract-logging "^2.0.0"
5065
5070
ajv "^6.12.2"
5066
5071
avvio "^7.1.2"
5067
5072
fast-json-stringify "^2.2.1"
5068
- fastify-error "^0.1.0"
5073
+ fastify-error "^0.2.0"
5074
+ fastify-warning "^0.2.0"
5069
5075
find-my-way "^3.0.0"
5070
5076
flatstr "^1.0.12"
5071
5077
light-my-request "^4.0.0"
You can’t perform that action at this time.
0 commit comments