Update dependency @fastify/view to v8.2.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 2023-11-17 17:01:13 +00:00
parent 130112a579
commit 8aaf00fc28

View File

@ -92,9 +92,9 @@
readable-stream "^4.0.0" readable-stream "^4.0.0"
"@fastify/view@^8.0.0": "@fastify/view@^8.0.0":
version "8.0.0" version "8.2.0"
resolved "https://registry.yarnpkg.com/@fastify/view/-/view-8.0.0.tgz#ccd4fa217a36c8058a723296d09a8a6a48a004a2" resolved "https://registry.yarnpkg.com/@fastify/view/-/view-8.2.0.tgz#80ef9569198ca3a0f3207fa25b2dd6d0c12fc4c7"
integrity sha512-XfAffgqRj+AtEtkZeAAkMwTtu32Ve6xWkhxWQ9JOwXm2qQM6Fj+xphxnLvqpvQ0hJAYFYGiTOpB5ZS2VI5u00Q== integrity sha512-hBSiBofCnJNlPHEMZWpO1SL84eqOaqujJ1hR3jntFyZZCkweH5jMs12DKYyGesjVll7SJFRRxPUBB8kmUmneRQ==
dependencies: dependencies:
fastify-plugin "^4.0.0" fastify-plugin "^4.0.0"
hashlru "^2.3.0" hashlru "^2.3.0"