1 Commits

Author SHA1 Message Date
minori 902a312a92 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
2026-02-04 08:40:36 -08:00
2 changed files with 292 additions and 336 deletions
+2 -2
View File
@@ -19,7 +19,7 @@
"license": "ISC", "license": "ISC",
"packageManager": "pnpm@10.17.0", "packageManager": "pnpm@10.17.0",
"dependencies": { "dependencies": {
"@fastify/cors": "11.1.0", "@fastify/cors": "11.2.0",
"@nhcarrigan/logger": "1.0.0", "@nhcarrigan/logger": "1.0.0",
"fastify": "5.6.1" "fastify": "5.6.1"
}, },
@@ -27,7 +27,7 @@
"@nhcarrigan/eslint-config": "5.2.0", "@nhcarrigan/eslint-config": "5.2.0",
"@nhcarrigan/typescript-config": "4.0.0", "@nhcarrigan/typescript-config": "4.0.0",
"@types/node": "24.5.2", "@types/node": "24.5.2",
"cspell": "9.6.4", "cspell": "9.2.1",
"eslint": "9.36.0", "eslint": "9.36.0",
"npm-run-all": "4.1.5", "npm-run-all": "4.1.5",
"typescript": "5.9.2", "typescript": "5.9.2",
+290 -334
View File
File diff suppressed because it is too large Load Diff