Update dependency @fastify/view to v10
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
2024-09-22 00:03:28 +00:00
parent 36907aadf5
commit 4b198837ad
2 changed files with 6 additions and 11 deletions

View File

@ -17,7 +17,7 @@
"dependencies": {
"@fastify/leveldb": "^6.0.0",
"@fastify/static": "^8.0.0",
"@fastify/view": "^9.0.0",
"@fastify/view": "^10.0.0",
"@prettier/plugin-pug": "^3.0.0",
"axios": "^1.4.0",
"fastify": "^5.0.0",