Update dependency @fastify/view to v10.0.2
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2025-01-13 01:01:45 +00:00
parent 4e239db55d
commit 8ca9659c09

View File

@ -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"