@@ -877,6 +877,11 @@ content-disposition@^0.5.3:
877
877
dependencies :
878
878
safe-buffer "5.2.1"
879
879
880
+ content-type@^1.0.4 :
881
+ version "1.0.5"
882
+ resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.5.tgz#8b773162656d1d1086784c8f23a54ce6d73d7918"
883
+ integrity sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==
884
+
880
885
continuation-local-storage@^3.2.1 :
881
886
version "3.2.1"
882
887
resolved "https://registry.yarnpkg.com/continuation-local-storage/-/continuation-local-storage-3.2.1.tgz#11f613f74e914fe9b34c92ad2d28fe6ae1db7ffb"
@@ -1128,16 +1133,17 @@ fastify-plugin@^4.0.0:
1128
1133
resolved "https://registry.yarnpkg.com/fastify-plugin/-/fastify-plugin-4.3.0.tgz#c6eaa87a7a0d6d1d16129e43e31d6bc1d8868e53"
1129
1134
integrity sha512-M3+i368lV0OYTJ5TfClIoPKEKSOF7112iiPdwgfSR0gN98BjA1Nk+c6oBHtfcVt9KiMxl+EQKHC1QNWo3ZOpYQ==
1130
1135
1131
- fastify@^4.9 .2 :
1132
- version "4.9 .2"
1133
- resolved "https://registry.yarnpkg.com/fastify/-/fastify-4.9 .2.tgz#0f5cfb3e1960320a9cae920efb59c3605c5577c7 "
1134
- integrity sha512-Mk3hv7ZRet2huMYN6IJ8RGy1TAAC7LJsCEjxLf808zafAADNu43xRzbl7FSEIBxKyhntTM0F626Oc34LUNcUxQ ==
1136
+ fastify@^4.10 .2 :
1137
+ version "4.10 .2"
1138
+ resolved "https://registry.yarnpkg.com/fastify/-/fastify-4.10 .2.tgz#0dd1cb8d16df3c14eff938c08aa6da63b4035d0d "
1139
+ integrity sha512-0T+4zI6N3S8ex0LCZi3H4FasJR4AzWw834fUkPWvV8r6GBJkLmAOfFxH8f5V29Plef24IK0QSQD/tz1Nx+1UOA ==
1135
1140
dependencies :
1136
1141
" @fastify/ajv-compiler" " ^3.3.1"
1137
1142
" @fastify/error" " ^3.0.0"
1138
1143
" @fastify/fast-json-stringify-compiler" " ^4.1.0"
1139
1144
abstract-logging "^2.0.1"
1140
1145
avvio "^8.2.0"
1146
+ content-type "^1.0.4"
1141
1147
find-my-way "^7.3.0"
1142
1148
light-my-request "^5.6.1"
1143
1149
pino "^8.5.0"
@@ -1146,7 +1152,7 @@ fastify@^4.9.2:
1146
1152
rfdc "^1.3.0"
1147
1153
secure-json-parse "^2.5.0"
1148
1154
semver "^7.3.7"
1149
- tiny-lru "^9 .0.2 "
1155
+ tiny-lru "^10 .0.0 "
1150
1156
1151
1157
fastparallel@^2.3.0, fastparallel@^2.4.1 :
1152
1158
version "2.4.1"
@@ -2136,10 +2142,10 @@ through@2, through@~2.3, through@~2.3.1:
2136
2142
resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
2137
2143
integrity sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==
2138
2144
2139
- tiny-lru@^9 .0.2 :
2140
- version "9 .0.3 "
2141
- resolved "https://registry.yarnpkg.com/tiny-lru/-/tiny-lru-9 .0.3 .tgz#f6a2121f433607a7f338881a23090829c1ea8cae "
2142
- integrity sha512-/i9GruRjXsnDgehxvy6iZ4AFNVxngEFbwzirhdulomMNPGPVV3ECMZOWSw0w4sRMZ9Al9m4jy08GPvRxRUGYlw ==
2145
+ tiny-lru@^10 .0.0 :
2146
+ version "10 .0.1 "
2147
+ resolved "https://registry.yarnpkg.com/tiny-lru/-/tiny-lru-10 .0.1 .tgz#aaf5d22207e641ed1b176ac2e616d6cc2fc9ef66 "
2148
+ integrity sha512-Vst+6kEsWvb17Zpz14sRJV/f8bUWKhqm6Dc+v08iShmIJ/WxqWytHzCTd6m88pS33rE2zpX34TRmOpAJPloNCA ==
2143
2149
2144
2150
to-regex-range@^5.0.1 :
2145
2151
version "5.0.1"
0 commit comments