deps: update @fastify/cors to 11.2.0 #3

Open
minori wants to merge 1 commits from dependencies/update--fastify-cors into main
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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",
+1 -1
View File
@@ -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