From d2fa1e8eb2d4456de336228bcfd9746e75b33140 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Jul 2022 12:06:56 +0000 Subject: [PATCH] fix(deps): bump undici from 5.2.0 to 5.8.0 Bumps [undici](https://github.com/nodejs/undici) from 5.2.0 to 5.8.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v5.2.0...v5.8.0) --- updated-dependencies: - dependency-name: undici dependency-type: indirect ... 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 08c7e2f4..f5ceab8f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15970,9 +15970,9 @@ } }, "node_modules/undici": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/undici/-/undici-5.2.0.tgz", - "integrity": "sha512-XY6+NS3WH9b3TKOHeNz2CjR+qrVz/k4fO9g3etPpLozRvULoQmZ1+dk9JbIz40ehn27xzFk4jYVU2MU3Nle62A==", + "version": "5.8.0", + "resolved": "https://registry.npmjs.org/undici/-/undici-5.8.0.tgz", + "integrity": "sha512-1F7Vtcez5w/LwH2G2tGnFIihuWUlc58YidwLiCv+jR2Z50x0tNXpRRw7eOIJ+GvqCqIkg9SB7NWAJ/T9TLfv8Q==", "engines": { "node": ">=12.18" } @@ -28917,9 +28917,9 @@ } }, "undici": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/undici/-/undici-5.2.0.tgz", - "integrity": "sha512-XY6+NS3WH9b3TKOHeNz2CjR+qrVz/k4fO9g3etPpLozRvULoQmZ1+dk9JbIz40ehn27xzFk4jYVU2MU3Nle62A==" + "version": "5.8.0", + "resolved": "https://registry.npmjs.org/undici/-/undici-5.8.0.tgz", + "integrity": "sha512-1F7Vtcez5w/LwH2G2tGnFIihuWUlc58YidwLiCv+jR2Z50x0tNXpRRw7eOIJ+GvqCqIkg9SB7NWAJ/T9TLfv8Q==" }, "unenv": { "version": "0.5.2",