From 388820873dfde6b0a35570767886d922f6796e84 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 11:46:39 +0000 Subject: [PATCH] Update dependency undici to v7.3.0 --- package-lock.json | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5fe033c..24e4898 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1465,15 +1465,6 @@ "undici": "^7.0.0" } }, - "node_modules/@platformatic/config/node_modules/undici": { - "version": "7.2.1", - "resolved": "https://registry.npmjs.org/undici/-/undici-7.2.1.tgz", - "integrity": "sha512-U2k0XHLJfaciARRxDcqTk2AZQsGXerHzdvfCZcy1hNhSf5KCAF4jIQQxL+apQviOekhRFPqED6Of5/+LcUSLzQ==", - "license": "MIT", - "engines": { - "node": ">=20.18.1" - } - }, "node_modules/@platformatic/fastify-http-metrics": { "version": "0.2.0", "resolved": "https://registry.npmjs.org/@platformatic/fastify-http-metrics/-/fastify-http-metrics-0.2.0.tgz", @@ -8607,9 +8598,9 @@ "license": "MIT" }, "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==", + "version": "7.3.0", + "resolved": "https://registry.npmjs.org/undici/-/undici-7.3.0.tgz", + "integrity": "sha512-Qy96NND4Dou5jKoSJ2gm8ax8AJM/Ey9o9mz7KN1bb9GP+G0l20Zw8afxTnY2f4b7hmhn/z8aC2kfArVQlAhFBw==", "license": "MIT", "engines": { "node": ">=20.18.1"