@@ -690,6 +690,11 @@ content-disposition@^0.5.3:
690
690
dependencies :
691
691
safe-buffer "5.2.1"
692
692
693
+ content-type@^1.0.4 :
694
+ version "1.0.5"
695
+ resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.5.tgz#8b773162656d1d1086784c8f23a54ce6d73d7918"
696
+ integrity sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==
697
+
693
698
cookie@^0.5.0 :
694
699
version "0.5.0"
695
700
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.5.0.tgz#d1f5d71adec6558c58f389987c366aa47e994f8b"
@@ -902,16 +907,17 @@ fastify-plugin@^4.0.0:
902
907
resolved "https://registry.yarnpkg.com/fastify-plugin/-/fastify-plugin-4.3.0.tgz#c6eaa87a7a0d6d1d16129e43e31d6bc1d8868e53"
903
908
integrity sha512-M3+i368lV0OYTJ5TfClIoPKEKSOF7112iiPdwgfSR0gN98BjA1Nk+c6oBHtfcVt9KiMxl+EQKHC1QNWo3ZOpYQ==
904
909
905
- fastify@^4.9 .2 :
906
- version "4.9 .2"
907
- resolved "https://registry.yarnpkg.com/fastify/-/fastify-4.9 .2.tgz#0f5cfb3e1960320a9cae920efb59c3605c5577c7 "
908
- integrity sha512-Mk3hv7ZRet2huMYN6IJ8RGy1TAAC7LJsCEjxLf808zafAADNu43xRzbl7FSEIBxKyhntTM0F626Oc34LUNcUxQ ==
910
+ fastify@^4.10 .2 :
911
+ version "4.10 .2"
912
+ resolved "https://registry.yarnpkg.com/fastify/-/fastify-4.10 .2.tgz#0dd1cb8d16df3c14eff938c08aa6da63b4035d0d "
913
+ integrity sha512-0T+4zI6N3S8ex0LCZi3H4FasJR4AzWw834fUkPWvV8r6GBJkLmAOfFxH8f5V29Plef24IK0QSQD/tz1Nx+1UOA ==
909
914
dependencies :
910
915
" @fastify/ajv-compiler" " ^3.3.1"
911
916
" @fastify/error" " ^3.0.0"
912
917
" @fastify/fast-json-stringify-compiler" " ^4.1.0"
913
918
abstract-logging "^2.0.1"
914
919
avvio "^8.2.0"
920
+ content-type "^1.0.4"
915
921
find-my-way "^7.3.0"
916
922
light-my-request "^5.6.1"
917
923
pino "^8.5.0"
@@ -920,7 +926,7 @@ fastify@^4.9.2:
920
926
rfdc "^1.3.0"
921
927
secure-json-parse "^2.5.0"
922
928
semver "^7.3.7"
923
- tiny-lru "^9 .0.2 "
929
+ tiny-lru "^10 .0.0 "
924
930
925
931
fastparallel@^2.3.0, fastparallel@^2.4.1 :
926
932
version "2.4.1"
@@ -1779,10 +1785,10 @@ through@2, through@~2.3, through@~2.3.1:
1779
1785
resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
1780
1786
integrity sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==
1781
1787
1782
- tiny-lru@^9 .0.2 :
1783
- version "9 .0.3 "
1784
- resolved "https://registry.yarnpkg.com/tiny-lru/-/tiny-lru-9 .0.3 .tgz#f6a2121f433607a7f338881a23090829c1ea8cae "
1785
- integrity sha512-/i9GruRjXsnDgehxvy6iZ4AFNVxngEFbwzirhdulomMNPGPVV3ECMZOWSw0w4sRMZ9Al9m4jy08GPvRxRUGYlw ==
1788
+ tiny-lru@^10 .0.0 :
1789
+ version "10 .0.1 "
1790
+ resolved "https://registry.yarnpkg.com/tiny-lru/-/tiny-lru-10 .0.1 .tgz#aaf5d22207e641ed1b176ac2e616d6cc2fc9ef66 "
1791
+ integrity sha512-Vst+6kEsWvb17Zpz14sRJV/f8bUWKhqm6Dc+v08iShmIJ/WxqWytHzCTd6m88pS33rE2zpX34TRmOpAJPloNCA ==
1786
1792
1787
1793
to-regex-range@^5.0.1 :
1788
1794
version "5.0.1"
0 commit comments