diff --git a/package-lock.json b/package-lock.json index 6ee3598..4a978da 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3530,9 +3530,9 @@ "license": "BSD-3-Clause" }, "node_modules/fastify": { - "version": "5.11.3", - "resolved": "https://registry.npmjs.org/fastify/-/fastify-5.11.3.tgz", - "integrity": "sha512-W6hzDP8s0iSeL7LGwY6Oc/ZxuXWOvFEMs6p2L0Si415YRo27W5pBKdOTXxhemBDeSTAcpYf5evRA9onF2OYhPA==", + "version": "5.12.0", + "resolved": "https://registry.npmjs.org/fastify/-/fastify-5.12.0.tgz", + "integrity": "sha512-A3RNEaDIHWaxFW8n8rNJaW1wQ+XAXuoU71llfUQJjuh5WaYLmKfRhhanaJBOx8m2EBPQkR6sDBovYdHNe9F6rA==", "funding": [ { "type": "github", @@ -3555,7 +3555,7 @@ "find-my-way": "^9.6.0", "light-my-request": "^6.0.0", "pino": "^9.14.0 || ^10.1.0", - "process-warning": "^5.0.0", + "process-warning": "^5.1.0", "rfdc": "^1.3.1", "secure-json-parse": "^4.0.0", "semver": "^7.6.0",