From 7dfc98ec0f6c40ebd1cafb3d45b8fdc7dc038727 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 08:50:07 +0000 Subject: [PATCH] deps: bump undici from 7.2.2 to 7.2.3 Bumps [undici](https://github.com/nodejs/undici) from 7.2.2 to 7.2.3. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v7.2.2...v7.2.3) --- updated-dependencies: - dependency-name: undici dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 81799a3..cb9b54d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9674,9 +9674,9 @@ } }, "node_modules/undici": { - "version": "7.2.2", - "resolved": "https://registry.npmjs.org/undici/-/undici-7.2.2.tgz", - "integrity": "sha512-j/M0BQelSQHcq2Fhc1fUMszXtLx+RsZR5IkXx07knZMICLTzRzsW0tbTI9e9N40RftPUkFP8j4qOjKJa5aTCzw==", + "version": "7.2.3", + "resolved": "https://registry.npmjs.org/undici/-/undici-7.2.3.tgz", + "integrity": "sha512-2oSLHaDalSt2/O/wHA9M+/ZPAOcU2yrSP/cdBYJ+YxZskiPYDSqHbysLSlD7gq3JMqOoJI5O31RVU3BxX/MnAA==", "engines": { "node": ">=20.18.1" } @@ -17149,9 +17149,9 @@ } }, "undici": { - "version": "7.2.2", - "resolved": "https://registry.npmjs.org/undici/-/undici-7.2.2.tgz", - "integrity": "sha512-j/M0BQelSQHcq2Fhc1fUMszXtLx+RsZR5IkXx07knZMICLTzRzsW0tbTI9e9N40RftPUkFP8j4qOjKJa5aTCzw==" + "version": "7.2.3", + "resolved": "https://registry.npmjs.org/undici/-/undici-7.2.3.tgz", + "integrity": "sha512-2oSLHaDalSt2/O/wHA9M+/ZPAOcU2yrSP/cdBYJ+YxZskiPYDSqHbysLSlD7gq3JMqOoJI5O31RVU3BxX/MnAA==" }, "undici-types": { "version": "6.19.8",