@@ -675,6 +675,11 @@ console-control-strings@^1.0.0, console-control-strings@^1.1.0:
675
675
resolved "https://registry.yarnpkg.com/console-control-strings/-/console-control-strings-1.1.0.tgz#3d7cf4464db6446ea644bf4b39507f9851008e8e"
676
676
integrity sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ==
677
677
678
+ content-type@^1.0.4 :
679
+ version "1.0.4"
680
+ resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.4.tgz#e138cc75e040c727b1966fe5e5f8c9aee256fe3b"
681
+ integrity sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==
682
+
678
683
continuation-local-storage@^3.2.1 :
679
684
version "3.2.1"
680
685
resolved "https://registry.yarnpkg.com/continuation-local-storage/-/continuation-local-storage-3.2.1.tgz#11f613f74e914fe9b34c92ad2d28fe6ae1db7ffb"
@@ -939,16 +944,17 @@ fast-uri@^2.0.0, fast-uri@^2.1.0:
939
944
resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-2.1.0.tgz#9279432d6b53675c90116b947ed2bbba582d6fb5"
940
945
integrity sha512-qKRta6N7BWEFVlyonVY/V+BMLgFqktCUV0QjT259ekAIlbVrMaFnFLxJ4s/JPl4tou56S1BzPufI60bLe29fHA==
941
946
942
- fastify@^4.9 .2 :
943
- version "4.9 .2"
944
- resolved "https://registry.yarnpkg.com/fastify/-/fastify-4.9 .2.tgz#0f5cfb3e1960320a9cae920efb59c3605c5577c7 "
945
- integrity sha512-Mk3hv7ZRet2huMYN6IJ8RGy1TAAC7LJsCEjxLf808zafAADNu43xRzbl7FSEIBxKyhntTM0F626Oc34LUNcUxQ ==
947
+ fastify@^4.10 .2 :
948
+ version "4.10 .2"
949
+ resolved "https://registry.yarnpkg.com/fastify/-/fastify-4.10 .2.tgz#0dd1cb8d16df3c14eff938c08aa6da63b4035d0d "
950
+ integrity sha512-0T+4zI6N3S8ex0LCZi3H4FasJR4AzWw834fUkPWvV8r6GBJkLmAOfFxH8f5V29Plef24IK0QSQD/tz1Nx+1UOA ==
946
951
dependencies :
947
952
" @fastify/ajv-compiler" " ^3.3.1"
948
953
" @fastify/error" " ^3.0.0"
949
954
" @fastify/fast-json-stringify-compiler" " ^4.1.0"
950
955
abstract-logging "^2.0.1"
951
956
avvio "^8.2.0"
957
+ content-type "^1.0.4"
952
958
find-my-way "^7.3.0"
953
959
light-my-request "^5.6.1"
954
960
pino "^8.5.0"
@@ -957,7 +963,7 @@ fastify@^4.9.2:
957
963
rfdc "^1.3.0"
958
964
secure-json-parse "^2.5.0"
959
965
semver "^7.3.7"
960
- tiny-lru "^9 .0.2 "
966
+ tiny-lru "^10 .0.0 "
961
967
962
968
fastq@^1.6.1 :
963
969
version "1.13.0"
@@ -2359,10 +2365,10 @@ thread-stream@^2.0.0:
2359
2365
dependencies :
2360
2366
real-require "^0.2.0"
2361
2367
2362
- tiny-lru@^9 .0.2 :
2363
- version "9 .0.3 "
2364
- resolved "https://registry.yarnpkg.com/tiny-lru/-/tiny-lru-9 .0.3 .tgz#f6a2121f433607a7f338881a23090829c1ea8cae "
2365
- integrity sha512-/i9GruRjXsnDgehxvy6iZ4AFNVxngEFbwzirhdulomMNPGPVV3ECMZOWSw0w4sRMZ9Al9m4jy08GPvRxRUGYlw ==
2368
+ tiny-lru@^10 .0.0 :
2369
+ version "10 .0.1 "
2370
+ resolved "https://registry.yarnpkg.com/tiny-lru/-/tiny-lru-10 .0.1 .tgz#aaf5d22207e641ed1b176ac2e616d6cc2fc9ef66 "
2371
+ integrity sha512-Vst+6kEsWvb17Zpz14sRJV/f8bUWKhqm6Dc+v08iShmIJ/WxqWytHzCTd6m88pS33rE2zpX34TRmOpAJPloNCA ==
2366
2372
2367
2373
to-regex-range@^5.0.1 :
2368
2374
version "5.0.1"
0 commit comments