Update dependency @fastify/view to v10.0.2 #146

Merged
bot merged 1 commits from renovate/fastify-view-10.x-lockfile into master 2025-01-13 02:01:58 +01:00
Showing only changes of commit 8ca9659c09 - Show all commits

View File

@ -107,9 +107,9 @@
glob "^11.0.0" glob "^11.0.0"
"@fastify/view@^10.0.0": "@fastify/view@^10.0.0":
version "10.0.1" version "10.0.2"
resolved "https://registry.yarnpkg.com/@fastify/view/-/view-10.0.1.tgz#79de7764b3de78bfe577228ac16974547dd25be1" resolved "https://registry.yarnpkg.com/@fastify/view/-/view-10.0.2.tgz#e661057ae927126d4582683732a13b615d64696a"
integrity sha512-rXtBN0oVDmoRZAS7lelrCIahf+qFtlMOOas8VPdA7JvrJ9ChcF7e36pIUPU0Vbs3KmHxESUb7XatavUZEe/k5Q== integrity sha512-tGjXFyDUMj5a+E8BBrQ2wpsVnpOfMq3cqy4WD8pnjWPE/HGNItBASUPoPUcX/QjPhxfuZZTYv2XdCmKXdcMZPw==
dependencies: dependencies:
fastify-plugin "^5.0.0" fastify-plugin "^5.0.0"
toad-cache "^3.7.0" toad-cache "^3.7.0"