diff --git a/package-lock.json b/package-lock.json index 1f18789..cd9e6e6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4382,9 +4382,9 @@ } }, "node_modules/fastify": { - "version": "4.22.1", - "resolved": "https://registry.npmjs.org/fastify/-/fastify-4.22.1.tgz", - "integrity": "sha512-Jz4NFqARAjCuxteYio+jQmZ3W+MHJQWJK0rEE66qY818q9GFCFUOZRHm0hwF1VcX/CnmdxcAycjNUHSG54Gn7g==", + "version": "4.22.2", + "resolved": "https://registry.npmjs.org/fastify/-/fastify-4.22.2.tgz", + "integrity": "sha512-rK8mF/1mZJHH6H/L22OhmilTgrp5XMkk3RHcSy03LC+TJ6+wLhbq+4U62bjns15VzIbBNgxTqAForBqtGAa0NQ==", "dependencies": { "@fastify/ajv-compiler": "^3.5.0", "@fastify/error": "^3.2.0",