diff --git a/package-lock.json b/package-lock.json index 9b01367..68f6383 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1518,15 +1518,6 @@ "undici": "^7.0.0" } }, - "node_modules/@platformatic/config/node_modules/undici": { - "version": "7.11.0", - "resolved": "https://registry.npmjs.org/undici/-/undici-7.11.0.tgz", - "integrity": "sha512-heTSIac3iLhsmZhUCjyS3JQEkZELateufzZuBaVM5RHXdSBMb1LPMQf5x+FH7qjsZYDP0ttAc3nnVpUB+wYbOg==", - "license": "MIT", - "engines": { - "node": ">=20.18.1" - } - }, "node_modules/@platformatic/generators": { "version": "2.74.3", "resolved": "https://registry.npmjs.org/@platformatic/generators/-/generators-2.74.3.tgz", @@ -8636,9 +8627,9 @@ "license": "MIT" }, "node_modules/undici": { - "version": "7.13.0", - "resolved": "https://registry.npmjs.org/undici/-/undici-7.13.0.tgz", - "integrity": "sha512-l+zSMssRqrzDcb3fjMkjjLGmuiiK2pMIcV++mJaAc9vhjSGpvM7h43QgP+OAMb1GImHmbPyG2tBXeuyG5iY4gA==", + "version": "7.14.0", + "resolved": "https://registry.npmjs.org/undici/-/undici-7.14.0.tgz", + "integrity": "sha512-Vqs8HTzjpQXZeXdpsfChQTlafcMQaaIwnGwLam1wudSSjlJeQ3bw1j+TLPePgrCnCpUXx7Ba5Pdpf5OBih62NQ==", "license": "MIT", "engines": { "node": ">=20.18.1"