diff --git a/package-lock.json b/package-lock.json index 343b847a..9a3d2b9d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3123,9 +3123,9 @@ "dev": true }, "node_modules/fastify": { - "version": "4.8.1", - "resolved": "https://registry.npmjs.org/fastify/-/fastify-4.8.1.tgz", - "integrity": "sha512-3an6yyXg7j5XPHTRxgFqUwIRaJPR7F8OPR8Uboo0SIgHx1orOqc9Y8Sl5Kz8+xK7JCy3c3mfRujskDjMu/nFfA==", + "version": "4.9.2", + "resolved": "https://registry.npmjs.org/fastify/-/fastify-4.9.2.tgz", + "integrity": "sha512-Mk3hv7ZRet2huMYN6IJ8RGy1TAAC7LJsCEjxLf808zafAADNu43xRzbl7FSEIBxKyhntTM0F626Oc34LUNcUxQ==", "dev": true, "dependencies": { "@fastify/ajv-compiler": "^3.3.1", @@ -11610,9 +11610,9 @@ "dev": true }, "fastify": { - "version": "4.8.1", - "resolved": "https://registry.npmjs.org/fastify/-/fastify-4.8.1.tgz", - "integrity": "sha512-3an6yyXg7j5XPHTRxgFqUwIRaJPR7F8OPR8Uboo0SIgHx1orOqc9Y8Sl5Kz8+xK7JCy3c3mfRujskDjMu/nFfA==", + "version": "4.9.2", + "resolved": "https://registry.npmjs.org/fastify/-/fastify-4.9.2.tgz", + "integrity": "sha512-Mk3hv7ZRet2huMYN6IJ8RGy1TAAC7LJsCEjxLf808zafAADNu43xRzbl7FSEIBxKyhntTM0F626Oc34LUNcUxQ==", "dev": true, "requires": { "@fastify/ajv-compiler": "^3.3.1",