deps: update fastify to 5.7.2
Node.js CI / CI (pull_request) Successful in 43s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 2m7s

This commit is contained in:
2026-02-05 07:05:33 -08:00
parent 6439f11fad
commit 0e36378c99
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.1"
"fastify": "5.7.2"
}
}