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

This commit is contained in:
Renovate Bot
2024-09-21 00:04:40 +00:00
parent 2be918c03d
commit f94667a77b
2 changed files with 56 additions and 56 deletions

View File

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