diff --git a/package-lock.json b/package-lock.json index 17f1f59699..ea5ba6d60f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13686,9 +13686,9 @@ ] }, "node_modules/fastify": { - "version": "5.11.2", - "resolved": "https://registry.npmjs.org/fastify/-/fastify-5.11.2.tgz", - "integrity": "sha512-i/eJG7nXR9OkbFgoX4jFiPOHoRq0rXqDACVAXELh5Fdg6BFBErIVZ8MyibGCwup9Go1pYrxZJ0ogIub8vVdEcQ==", + "version": "5.11.3", + "resolved": "https://registry.npmjs.org/fastify/-/fastify-5.11.3.tgz", + "integrity": "sha512-W6hzDP8s0iSeL7LGwY6Oc/ZxuXWOvFEMs6p2L0Si415YRo27W5pBKdOTXxhemBDeSTAcpYf5evRA9onF2OYhPA==", "funding": [ { "type": "github", @@ -35717,9 +35717,9 @@ "integrity": "sha512-gHwA1O9LDIcKunMKhObS/HimwtehO1nPUECKAu5TpKgaO19fcWEl4bliWe1jWxVFvIXztJjjQ4L8XQ1EU9f7Jw==" }, "fastify": { - "version": "5.11.2", - "resolved": "https://registry.npmjs.org/fastify/-/fastify-5.11.2.tgz", - "integrity": "sha512-i/eJG7nXR9OkbFgoX4jFiPOHoRq0rXqDACVAXELh5Fdg6BFBErIVZ8MyibGCwup9Go1pYrxZJ0ogIub8vVdEcQ==", + "version": "5.11.3", + "resolved": "https://registry.npmjs.org/fastify/-/fastify-5.11.3.tgz", + "integrity": "sha512-W6hzDP8s0iSeL7LGwY6Oc/ZxuXWOvFEMs6p2L0Si415YRo27W5pBKdOTXxhemBDeSTAcpYf5evRA9onF2OYhPA==", "requires": { "@fastify/ajv-compiler": "^4.0.5", "@fastify/error": "^4.0.0",