diff --git a/package-lock.json b/package-lock.json index eee1469..a75f605 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1531,15 +1531,6 @@ "undici": "^7.0.0" } }, - "node_modules/@platformatic/config/node_modules/undici": { - "version": "7.2.3", - "resolved": "https://registry.npmjs.org/undici/-/undici-7.2.3.tgz", - "integrity": "sha512-2oSLHaDalSt2/O/wHA9M+/ZPAOcU2yrSP/cdBYJ+YxZskiPYDSqHbysLSlD7gq3JMqOoJI5O31RVU3BxX/MnAA==", - "license": "MIT", - "engines": { - "node": ">=20.18.1" - } - }, "node_modules/@platformatic/fastify-http-metrics": { "version": "0.3.0", "resolved": "https://registry.npmjs.org/@platformatic/fastify-http-metrics/-/fastify-http-metrics-0.3.0.tgz", @@ -8758,9 +8749,9 @@ "license": "MIT" }, "node_modules/undici": { - "version": "7.5.0", - "resolved": "https://registry.npmjs.org/undici/-/undici-7.5.0.tgz", - "integrity": "sha512-NFQG741e8mJ0fLQk90xKxFdaSM7z4+IQpAgsFI36bCDY9Z2+aXXZjVy2uUksMouWfMI9+w5ejOq5zYYTBCQJDQ==", + "version": "7.6.0", + "resolved": "https://registry.npmjs.org/undici/-/undici-7.6.0.tgz", + "integrity": "sha512-gaFsbThjrDGvAaD670r81RZro/s6H2PVZF640Qn0p5kZK+/rim7/mmyfp2W7VB5vOMaFM8vuFBJUaMlaZTYHlA==", "license": "MIT", "engines": { "node": ">=20.18.1"