diff --git a/package.json b/package.json index b579f98..450ab04 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "fastify": "^5.0.0", "@fastify/accepts": "^5.0.0", "@fastify/cookie": "^6.0.0", - "fastify-cors": "^6.0.2", + "@fastify/cors": "^7.0.0", "@fastify/static": "^8.0.0", "handlebars": "^4.7.7", "mockjs": "^1.1.0",