@@ -939,6 +939,11 @@ content-disposition@^0.5.3:
939939 dependencies :
940940 safe-buffer "5.2.1"
941941
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+
942947continuation-local-storage@^3.2.1 :
943948 version "3.2.1"
944949 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:
12081213 resolved "https://registry.yarnpkg.com/fastify-plugin/-/fastify-plugin-4.3.0.tgz#c6eaa87a7a0d6d1d16129e43e31d6bc1d8868e53"
12091214 integrity sha512-M3+i368lV0OYTJ5TfClIoPKEKSOF7112iiPdwgfSR0gN98BjA1Nk+c6oBHtfcVt9KiMxl+EQKHC1QNWo3ZOpYQ==
12101215
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 ==
12151220 dependencies :
12161221 " @fastify/ajv-compiler" " ^3.3.1"
12171222 " @fastify/error" " ^3.0.0"
12181223 " @fastify/fast-json-stringify-compiler" " ^4.1.0"
12191224 abstract-logging "^2.0.1"
12201225 avvio "^8.2.0"
1226+ content-type "^1.0.4"
12211227 find-my-way "^7.3.0"
12221228 light-my-request "^5.6.1"
12231229 pino "^8.5.0"
@@ -1226,7 +1232,7 @@ fastify@^4.9.2:
12261232 rfdc "^1.3.0"
12271233 secure-json-parse "^2.5.0"
12281234 semver "^7.3.7"
1229- tiny-lru "^9 .0.2 "
1235+ tiny-lru "^10 .0.0 "
12301236
12311237fastparallel@^2.3.0, fastparallel@^2.4.1 :
12321238 version "2.4.1"
@@ -2350,10 +2356,10 @@ through@2, through@~2.3, through@~2.3.1:
23502356 resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
23512357 integrity sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==
23522358
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 ==
23572363
23582364to-regex-range@^5.0.1 :
23592365 version "5.0.1"
0 commit comments