diff --git a/package-lock.json b/package-lock.json index 45b4200f..c597e56c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1466,9 +1466,10 @@ } }, "node_modules/@fastify/swagger-ui": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/@fastify/swagger-ui/-/swagger-ui-4.1.0.tgz", - "integrity": "sha512-Bqsd6VFQR7WoT6eRammOF8/gXf5GKywq2zYy8/3fj2rsZw43cmXdfsEKxVAmAwOW2Nv+dnyQaf5qM6kBqyXRlw==", + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/@fastify/swagger-ui/-/swagger-ui-4.2.0.tgz", + "integrity": "sha512-pVutmTm49Pn98FS01E2m+eUH0WGhsHlImowWr9PXQt3rQPArSsocON8qF/8mm0dNLmilwtJZJqdsvFTnCUcapw==", + "license": "MIT", "dependencies": { "@fastify/static": "^7.0.0", "fastify-plugin": "^4.0.0",