@@ -1218,7 +1218,7 @@ content-disposition@0.5.4, content-disposition@^0.5.3:
1218
1218
dependencies :
1219
1219
safe-buffer "5.2.1"
1220
1220
1221
- content-type@~1.0.4 :
1221
+ content-type@^1.0.4, content-type@ ~1.0.4 :
1222
1222
version "1.0.5"
1223
1223
resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.5.tgz#8b773162656d1d1086784c8f23a54ce6d73d7918"
1224
1224
integrity sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==
@@ -1633,16 +1633,17 @@ fastify-plugin@^4.0.0:
1633
1633
resolved "https://registry.yarnpkg.com/fastify-plugin/-/fastify-plugin-4.3.0.tgz#c6eaa87a7a0d6d1d16129e43e31d6bc1d8868e53"
1634
1634
integrity sha512-M3+i368lV0OYTJ5TfClIoPKEKSOF7112iiPdwgfSR0gN98BjA1Nk+c6oBHtfcVt9KiMxl+EQKHC1QNWo3ZOpYQ==
1635
1635
1636
- fastify@^4.9 .2 :
1637
- version "4.9 .2"
1638
- resolved "https://registry.yarnpkg.com/fastify/-/fastify-4.9 .2.tgz#0f5cfb3e1960320a9cae920efb59c3605c5577c7 "
1639
- integrity sha512-Mk3hv7ZRet2huMYN6IJ8RGy1TAAC7LJsCEjxLf808zafAADNu43xRzbl7FSEIBxKyhntTM0F626Oc34LUNcUxQ ==
1636
+ fastify@^4.10 .2 :
1637
+ version "4.10 .2"
1638
+ resolved "https://registry.yarnpkg.com/fastify/-/fastify-4.10 .2.tgz#0dd1cb8d16df3c14eff938c08aa6da63b4035d0d "
1639
+ integrity sha512-0T+4zI6N3S8ex0LCZi3H4FasJR4AzWw834fUkPWvV8r6GBJkLmAOfFxH8f5V29Plef24IK0QSQD/tz1Nx+1UOA ==
1640
1640
dependencies :
1641
1641
" @fastify/ajv-compiler" " ^3.3.1"
1642
1642
" @fastify/error" " ^3.0.0"
1643
1643
" @fastify/fast-json-stringify-compiler" " ^4.1.0"
1644
1644
abstract-logging "^2.0.1"
1645
1645
avvio "^8.2.0"
1646
+ content-type "^1.0.4"
1646
1647
find-my-way "^7.3.0"
1647
1648
light-my-request "^5.6.1"
1648
1649
pino "^8.5.0"
@@ -1651,7 +1652,7 @@ fastify@^4.9.2:
1651
1652
rfdc "^1.3.0"
1652
1653
secure-json-parse "^2.5.0"
1653
1654
semver "^7.3.7"
1654
- tiny-lru "^9 .0.2 "
1655
+ tiny-lru "^10 .0.0 "
1655
1656
1656
1657
fastparallel@^2.3.0, fastparallel@^2.4.1 :
1657
1658
version "2.4.1"
@@ -3382,10 +3383,10 @@ through@2, through@~2.3, through@~2.3.1:
3382
3383
resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
3383
3384
integrity sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==
3384
3385
3385
- tiny-lru@^9 .0.2 :
3386
- version "9.0.3 "
3387
- resolved "https://registry.yarnpkg.com/tiny-lru/-/tiny-lru-9.0.3 .tgz#f6a2121f433607a7f338881a23090829c1ea8cae "
3388
- integrity sha512-/i9GruRjXsnDgehxvy6iZ4AFNVxngEFbwzirhdulomMNPGPVV3ECMZOWSw0w4sRMZ9Al9m4jy08GPvRxRUGYlw ==
3386
+ tiny-lru@^10 .0.0 :
3387
+ version "10.4.1 "
3388
+ resolved "https://registry.yarnpkg.com/tiny-lru/-/tiny-lru-10.4.1 .tgz#dec67a62115a4cb31d2065b8116d010daac362fe "
3389
+ integrity sha512-buLIzw7ppqymuO3pt10jHk/6QMeZLbidihMQU+N6sogF6EnBzG0qtDWIHuhw1x3dyNgVL/KTGIZsTK81+yCzLg ==
3389
3390
3390
3391
to-readable-stream@^2.1.0 :
3391
3392
version "2.1.0"
0 commit comments