deps: update @fastify/cors to 11.2.0
Node.js CI / CI (pull_request) Failing after 43s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m36s

This commit is contained in:
2026-02-04 08:40:36 -08:00
parent 0c0bad37a5
commit 902a312a92
2 changed files with 17 additions and 6 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
"license": "ISC",
"packageManager": "pnpm@10.17.0",
"dependencies": {
"@fastify/cors": "11.1.0",
"@fastify/cors": "11.2.0",
"@nhcarrigan/logger": "1.0.0",
"fastify": "5.6.1"
},