deps: update fastify to 5.7.1
Node.js CI / CI (pull_request) Successful in 32s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m28s

This commit is contained in:
2026-02-04 08:22:55 -08:00
parent 6fce81ab1d
commit 6439f11fad
2 changed files with 40 additions and 35 deletions
+1 -1
View File
@@ -26,6 +26,6 @@
"vitest": "3.0.8"
},
"dependencies": {
"fastify": "5.2.1"
"fastify": "5.7.1"
}
}