diff --git a/yarn.lock b/yarn.lock index 588db23d..73ad93f2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1139,9 +1139,9 @@ fast-uri@^2.0.0, fast-uri@^2.1.0: integrity sha512-qKRta6N7BWEFVlyonVY/V+BMLgFqktCUV0QjT259ekAIlbVrMaFnFLxJ4s/JPl4tou56S1BzPufI60bLe29fHA== fastify@^4.9.0: - version "4.19.2" - resolved "https://registry.yarnpkg.com/fastify/-/fastify-4.19.2.tgz#63a9ed0d865585aec60135128a300a93426c865e" - integrity sha512-2unheeIRWFf9/Jjcz7djOpKuXCTzZjlyFfiBwKqpldkHMN2rfTLu/f9pYTdwlhzC9Cdj0S2H12zlug0Kd5uZ1w== + version "4.20.0" + resolved "https://registry.yarnpkg.com/fastify/-/fastify-4.20.0.tgz#d796c7433ac64b83a666350dc8b57e1b2517c116" + integrity sha512-zWWi5KGAb1YZ6fyrnFnA1CA1EZHkGM6YuELgB3QpS3l4lLRy14W1cc16b4KGPH/zQ98WCSdS+T41JkHY3eq1oA== dependencies: "@fastify/ajv-compiler" "^3.5.0" "@fastify/error" "^3.2.0"