Update dependency @fastify/static to v7
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot
2024-02-07 16:03:06 +00:00
committed by bot
parent 20882a19b3
commit 65f50c8d9b
2 changed files with 218 additions and 44 deletions

View File

@ -16,7 +16,7 @@
"license": "ISC",
"dependencies": {
"@fastify/leveldb": "^5.0.1",
"@fastify/static": "^6.10.2",
"@fastify/static": "^7.0.0",
"@fastify/view": "^8.0.0",
"@prettier/plugin-pug": "^3.0.0",
"axios": "^1.4.0",