Upgraded packages and removed static
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-05-16 10:21:57 +02:00
parent 08c7589bad
commit c1b1081b10
3 changed files with 603 additions and 6 deletions

View File

@@ -8,8 +8,8 @@
"start": "node server.js"
},
"dependencies": {
"fastify": "^3.18.0",
"fastify-static": "^4.2.2"
"fastify": "^3.29.0",
"@fastify/static": "5.0.0"
},
"repository": {
"type": "git",