From 8ca9659c09cf0d992c3de6e41950eac1462039b5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 13 Jan 2025 01:01:45 +0000 Subject: [PATCH] Update dependency @fastify/view to v10.0.2 --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 89ce0f3..868ba30 100644 --- a/yarn.lock +++ b/yarn.lock @@ -107,9 +107,9 @@ glob "^11.0.0" "@fastify/view@^10.0.0": - version "10.0.1" - resolved "https://registry.yarnpkg.com/@fastify/view/-/view-10.0.1.tgz#79de7764b3de78bfe577228ac16974547dd25be1" - integrity sha512-rXtBN0oVDmoRZAS7lelrCIahf+qFtlMOOas8VPdA7JvrJ9ChcF7e36pIUPU0Vbs3KmHxESUb7XatavUZEe/k5Q== + version "10.0.2" + resolved "https://registry.yarnpkg.com/@fastify/view/-/view-10.0.2.tgz#e661057ae927126d4582683732a13b615d64696a" + integrity sha512-tGjXFyDUMj5a+E8BBrQ2wpsVnpOfMq3cqy4WD8pnjWPE/HGNItBASUPoPUcX/QjPhxfuZZTYv2XdCmKXdcMZPw== dependencies: fastify-plugin "^5.0.0" toad-cache "^3.7.0"