diff --git a/package.json b/package.json index d3ca0b5..61ecea9 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@angular/router": "21.1.2", "@fastify/autoload": "6.0.3", "@fastify/cookie": "^11.0.2", - "@fastify/cors": "^11.0.0", + "@fastify/cors": "11.2.0", "@fastify/csrf-protection": "^7.1.0", "@fastify/helmet": "^13.0.2", "@fastify/jwt": "^10.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dcea136..d38f8d5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,7 +33,7 @@ importers: specifier: ^11.0.2 version: 11.0.2 '@fastify/cors': - specifier: ^11.0.0 + specifier: 11.2.0 version: 11.2.0 '@fastify/csrf-protection': specifier: ^7.1.0