deps: update fastify to 5.7.4
Node.js CI / CI (pull_request) Successful in 33s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m22s

This commit is contained in:
2026-02-13 07:03:47 -08:00
parent 0e36378c99
commit 6b0b8994fc
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -26,6 +26,6 @@
"vitest": "3.0.8"
},
"dependencies": {
"fastify": "5.7.2"
"fastify": "5.7.4"
}
}