diff --git a/yarn.lock b/yarn.lock index f3570451..fd30b269 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4671,9 +4671,9 @@ fastify-warning@^0.2.0: integrity sha512-s1EQguBw/9qtc1p/WTY4eq9WMRIACkj+HTcOIK1in4MV5aFaQC9ZCIt0dJ7pr5bIf4lPpHvAtP2ywpTNgs7hqw== fastify@^3.0.0, fastify@^3.8.0: - version "3.21.5" - resolved "https://registry.yarnpkg.com/fastify/-/fastify-3.21.5.tgz#7e677117b04204838e8feffe06740385c8914993" - integrity sha512-yJINZ9m6PqCpLzTvQwau6Qfb1axNKiAi2k/spUY7160+u8HJd7+bXnJfThHikycQaI4crOMyQZ1UiJ8zEqJtOg== + version "3.21.6" + resolved "https://registry.yarnpkg.com/fastify/-/fastify-3.21.6.tgz#a8235518147ea469a98ec3e5d4599f56eac3ff09" + integrity sha512-PextZFavEZaqn2ZYbVGBPAI0AiElnVdfqo9sN1wlOi0mhGtYuec4KT82MHe5npCf3Lz++6i7jLl7YKyYidPrMg== dependencies: "@fastify/ajv-compiler" "^1.0.0" abstract-logging "^2.0.0"