Update dependency fastify to v5
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-20 00:01:34 +00:00
parent 01d5956178
commit 6feceda2d5
2 changed files with 72 additions and 90 deletions

View File

@ -20,7 +20,7 @@
"@fastify/view": "^9.0.0",
"@prettier/plugin-pug": "^3.0.0",
"axios": "^1.4.0",
"fastify": "^4.18.0",
"fastify": "^5.0.0",
"nodemon": "^3.0.1",
"prettier": "^3.0.0",
"pug": "^3.0.2"