diff --git a/package-lock.json b/package-lock.json index 52e561b6c9..6fa253e48b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10360,9 +10360,9 @@ } }, "node_modules/fastify": { - "version": "5.6.0", - "resolved": "https://registry.npmjs.org/fastify/-/fastify-5.6.0.tgz", - "integrity": "sha512-9j2r9TnwNsfGiCKGYT0Voqy244qwcoYM9qvNi/i+F8sNNWDnqUEVuGYNc9GyjldhXmMlJmVPS6gI1LdvjYGRJw==", + "version": "5.6.1", + "resolved": "https://registry.npmjs.org/fastify/-/fastify-5.6.1.tgz", + "integrity": "sha512-WjjlOciBF0K8pDUPZoGPhqhKrQJ02I8DKaDIfO51EL0kbSMwQFl85cRwhOvmSDWoukNOdTo27gLN549pLCcH7Q==", "dev": true, "funding": [ { @@ -25419,9 +25419,9 @@ } }, "fastify": { - "version": "5.6.0", - "resolved": "https://registry.npmjs.org/fastify/-/fastify-5.6.0.tgz", - "integrity": "sha512-9j2r9TnwNsfGiCKGYT0Voqy244qwcoYM9qvNi/i+F8sNNWDnqUEVuGYNc9GyjldhXmMlJmVPS6gI1LdvjYGRJw==", + "version": "5.6.1", + "resolved": "https://registry.npmjs.org/fastify/-/fastify-5.6.1.tgz", + "integrity": "sha512-WjjlOciBF0K8pDUPZoGPhqhKrQJ02I8DKaDIfO51EL0kbSMwQFl85cRwhOvmSDWoukNOdTo27gLN549pLCcH7Q==", "dev": true, "requires": { "@fastify/ajv-compiler": "^4.0.0",