Update dependency fastify to v4
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"start": "node server.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"fastify": "^3.29.0",
|
||||
"fastify": "^4.0.0",
|
||||
"@fastify/static": "6.5.0"
|
||||
},
|
||||
"repository": {
|
||||
|
Reference in New Issue
Block a user