From 94161d5be61740d6625c7bfe7ae6b63f348dfb8d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 19 Apr 2025 02:04:54 +0000 Subject: [PATCH] Update dependency fastify to v5.3.2 --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 2e6ffc5..e2a004e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -755,9 +755,9 @@ fastify-plugin@^5.0.0: integrity sha512-HCxs+YnRaWzCl+cWRYFnHmeRFyR5GVnJTAaCJQiYzQSDwK9MgJdyAsuL3nh0EWRCYMgQ5MeziymvmAhUHYHDUQ== fastify@^5.2.1: - version "5.3.0" - resolved "https://registry.yarnpkg.com/fastify/-/fastify-5.3.0.tgz#34af4061a326219c1d5acdb4084b50caab9ad681" - integrity sha512-vDpCJa4KRkHrdDMpDNtyPaIDi/ptCwoJ0M8RiefuIMvyXTgG63xYGe9DYYiCpydjh0ETIaLoSyKBNKkh7ew1eA== + version "5.3.2" + resolved "https://registry.yarnpkg.com/fastify/-/fastify-5.3.2.tgz#88c895a30c0f67166979077ac8649fe8b205a1b3" + integrity sha512-AIPqBgtqBAwkOkrnwesEE+dOyU30dQ4kh7udxeGVR05CRGwubZx+p2H8P0C4cRnQT0+EPK4VGea2DTL2RtWttg== dependencies: "@fastify/ajv-compiler" "^4.0.0" "@fastify/error" "^4.0.0"