@@ -939,6 +939,11 @@ content-disposition@^0.5.3:
939
939
dependencies :
940
940
safe-buffer "5.2.1"
941
941
942
+ content-type@^1.0.4 :
943
+ version "1.0.5"
944
+ resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.5.tgz#8b773162656d1d1086784c8f23a54ce6d73d7918"
945
+ integrity sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==
946
+
942
947
continuation-local-storage@^3.2.1 :
943
948
version "3.2.1"
944
949
resolved "https://registry.yarnpkg.com/continuation-local-storage/-/continuation-local-storage-3.2.1.tgz#11f613f74e914fe9b34c92ad2d28fe6ae1db7ffb"
@@ -1208,16 +1213,17 @@ fastify-plugin@^4.0.0:
1208
1213
resolved "https://registry.yarnpkg.com/fastify-plugin/-/fastify-plugin-4.3.0.tgz#c6eaa87a7a0d6d1d16129e43e31d6bc1d8868e53"
1209
1214
integrity sha512-M3+i368lV0OYTJ5TfClIoPKEKSOF7112iiPdwgfSR0gN98BjA1Nk+c6oBHtfcVt9KiMxl+EQKHC1QNWo3ZOpYQ==
1210
1215
1211
- fastify@^4.9 .2 :
1212
- version "4.9 .2"
1213
- resolved "https://registry.yarnpkg.com/fastify/-/fastify-4.9 .2.tgz#0f5cfb3e1960320a9cae920efb59c3605c5577c7 "
1214
- integrity sha512-Mk3hv7ZRet2huMYN6IJ8RGy1TAAC7LJsCEjxLf808zafAADNu43xRzbl7FSEIBxKyhntTM0F626Oc34LUNcUxQ ==
1216
+ fastify@^4.10 .2 :
1217
+ version "4.10 .2"
1218
+ resolved "https://registry.yarnpkg.com/fastify/-/fastify-4.10 .2.tgz#0dd1cb8d16df3c14eff938c08aa6da63b4035d0d "
1219
+ integrity sha512-0T+4zI6N3S8ex0LCZi3H4FasJR4AzWw834fUkPWvV8r6GBJkLmAOfFxH8f5V29Plef24IK0QSQD/tz1Nx+1UOA ==
1215
1220
dependencies :
1216
1221
" @fastify/ajv-compiler" " ^3.3.1"
1217
1222
" @fastify/error" " ^3.0.0"
1218
1223
" @fastify/fast-json-stringify-compiler" " ^4.1.0"
1219
1224
abstract-logging "^2.0.1"
1220
1225
avvio "^8.2.0"
1226
+ content-type "^1.0.4"
1221
1227
find-my-way "^7.3.0"
1222
1228
light-my-request "^5.6.1"
1223
1229
pino "^8.5.0"
@@ -1226,7 +1232,7 @@ fastify@^4.9.2:
1226
1232
rfdc "^1.3.0"
1227
1233
secure-json-parse "^2.5.0"
1228
1234
semver "^7.3.7"
1229
- tiny-lru "^9 .0.2 "
1235
+ tiny-lru "^10 .0.0 "
1230
1236
1231
1237
fastparallel@^2.3.0, fastparallel@^2.4.1 :
1232
1238
version "2.4.1"
@@ -2350,10 +2356,10 @@ through@2, through@~2.3, through@~2.3.1:
2350
2356
resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
2351
2357
integrity sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==
2352
2358
2353
- tiny-lru@^9 .0.2 :
2354
- version "9.0.3 "
2355
- resolved "https://registry.yarnpkg.com/tiny-lru/-/tiny-lru-9.0.3 .tgz#f6a2121f433607a7f338881a23090829c1ea8cae "
2356
- integrity sha512-/i9GruRjXsnDgehxvy6iZ4AFNVxngEFbwzirhdulomMNPGPVV3ECMZOWSw0w4sRMZ9Al9m4jy08GPvRxRUGYlw ==
2359
+ tiny-lru@^10 .0.0 :
2360
+ version "10.2.1 "
2361
+ resolved "https://registry.yarnpkg.com/tiny-lru/-/tiny-lru-10.2.1 .tgz#2a7f7cd87cf82ba87f4224af681bc2b478ece722 "
2362
+ integrity sha512-cxcNyX4O50FDnB5x9jdEJupYC+9PPutt6wT16TaOtXeHfV9t41aFqg0VniB9YK5KmBeqmZaYriNMajm/5TtA7Q ==
2357
2363
2358
2364
to-regex-range@^5.0.1 :
2359
2365
version "5.0.1"
0 commit comments