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

This commit is contained in:
Renovate Bot 2025-05-07 02:03:09 +00:00
parent fdb5f04c9a
commit 2d9cc3ede4

View File

@ -271,9 +271,9 @@
glob "^11.0.0"
"@fastify/view@^11.0.0":
version "11.0.0"
resolved "https://registry.yarnpkg.com/@fastify/view/-/view-11.0.0.tgz#eb28693d2f3e7a5d92c5bfc27966ddc2e3b8047e"
integrity sha512-uMNwZoY88uUMP6hidJYHT0/7bXzLrWgo/X5kjKdKPi3bj69kSkuNKmcG5KEU2sDF91n+IiLAnqx3dkldFfz5hQ==
version "11.1.0"
resolved "https://registry.yarnpkg.com/@fastify/view/-/view-11.1.0.tgz#ab5199d92ac7cc3bc0b55134957c375b142510ae"
integrity sha512-ab8LG5V8srCdnknYlufaSusrjkYLYf5TUWm3DTdPFr5m1C9tI7KNl78UCcP0BJiaGaZj1udsyzAC67JCf5Ol/g==
dependencies:
fastify-plugin "^5.0.0"
toad-cache "^3.7.0"