@@ -1107,6 +1107,11 @@ content-disposition@^0.5.3:
1107
1107
dependencies :
1108
1108
safe-buffer "5.2.1"
1109
1109
1110
+ content-type@^1.0.4 :
1111
+ version "1.0.5"
1112
+ resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.5.tgz#8b773162656d1d1086784c8f23a54ce6d73d7918"
1113
+ integrity sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==
1114
+
1110
1115
continuation-local-storage@^3.2.1 :
1111
1116
version "3.2.1"
1112
1117
resolved "https://registry.yarnpkg.com/continuation-local-storage/-/continuation-local-storage-3.2.1.tgz#11f613f74e914fe9b34c92ad2d28fe6ae1db7ffb"
@@ -1414,16 +1419,17 @@ fastify-plugin@^4.0.0:
1414
1419
resolved "https://registry.yarnpkg.com/fastify-plugin/-/fastify-plugin-4.3.0.tgz#c6eaa87a7a0d6d1d16129e43e31d6bc1d8868e53"
1415
1420
integrity sha512-M3+i368lV0OYTJ5TfClIoPKEKSOF7112iiPdwgfSR0gN98BjA1Nk+c6oBHtfcVt9KiMxl+EQKHC1QNWo3ZOpYQ==
1416
1421
1417
- fastify@^4.9 .2 :
1418
- version "4.9 .2"
1419
- resolved "https://registry.yarnpkg.com/fastify/-/fastify-4.9 .2.tgz#0f5cfb3e1960320a9cae920efb59c3605c5577c7 "
1420
- integrity sha512-Mk3hv7ZRet2huMYN6IJ8RGy1TAAC7LJsCEjxLf808zafAADNu43xRzbl7FSEIBxKyhntTM0F626Oc34LUNcUxQ ==
1422
+ fastify@^4.10 .2 :
1423
+ version "4.10 .2"
1424
+ resolved "https://registry.yarnpkg.com/fastify/-/fastify-4.10 .2.tgz#0dd1cb8d16df3c14eff938c08aa6da63b4035d0d "
1425
+ integrity sha512-0T+4zI6N3S8ex0LCZi3H4FasJR4AzWw834fUkPWvV8r6GBJkLmAOfFxH8f5V29Plef24IK0QSQD/tz1Nx+1UOA ==
1421
1426
dependencies :
1422
1427
" @fastify/ajv-compiler" " ^3.3.1"
1423
1428
" @fastify/error" " ^3.0.0"
1424
1429
" @fastify/fast-json-stringify-compiler" " ^4.1.0"
1425
1430
abstract-logging "^2.0.1"
1426
1431
avvio "^8.2.0"
1432
+ content-type "^1.0.4"
1427
1433
find-my-way "^7.3.0"
1428
1434
light-my-request "^5.6.1"
1429
1435
pino "^8.5.0"
@@ -1432,7 +1438,7 @@ fastify@^4.9.2:
1432
1438
rfdc "^1.3.0"
1433
1439
secure-json-parse "^2.5.0"
1434
1440
semver "^7.3.7"
1435
- tiny-lru "^9 .0.2 "
1441
+ tiny-lru "^10 .0.0 "
1436
1442
1437
1443
fastparallel@^2.3.0, fastparallel@^2.4.1 :
1438
1444
version "2.4.1"
@@ -2796,10 +2802,10 @@ through@2, through@^2.3.4, through@~2.3, through@~2.3.1:
2796
2802
resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
2797
2803
integrity sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==
2798
2804
2799
- tiny-lru@^9 .0.2 :
2800
- version "9.0.3 "
2801
- resolved "https://registry.yarnpkg.com/tiny-lru/-/tiny-lru-9.0.3 .tgz#f6a2121f433607a7f338881a23090829c1ea8cae "
2802
- integrity sha512-/i9GruRjXsnDgehxvy6iZ4AFNVxngEFbwzirhdulomMNPGPVV3ECMZOWSw0w4sRMZ9Al9m4jy08GPvRxRUGYlw ==
2805
+ tiny-lru@^10 .0.0 :
2806
+ version "10.2.1 "
2807
+ resolved "https://registry.yarnpkg.com/tiny-lru/-/tiny-lru-10.2.1 .tgz#2a7f7cd87cf82ba87f4224af681bc2b478ece722 "
2808
+ integrity sha512-cxcNyX4O50FDnB5x9jdEJupYC+9PPutt6wT16TaOtXeHfV9t41aFqg0VniB9YK5KmBeqmZaYriNMajm/5TtA7Q ==
2803
2809
2804
2810
tmp@~0.2.1 :
2805
2811
version "0.2.1"
0 commit comments