From 8786668f75df6cb285659cddd396be1c12ad001b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 May 2022 12:36:18 +0000 Subject: [PATCH] Bump undici from 5.2.0 to 5.3.0 Bumps [undici](https://github.com/nodejs/undici) from 5.2.0 to 5.3.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v5.2.0...v5.3.0) --- updated-dependencies: - dependency-name: undici dependency-type: direct:production update-type: version-update:semver-minor ... 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 7e4d29b..2bb096a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14215,9 +14215,9 @@ "dev": true }, "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.3.0", + "resolved": "https://registry.npmjs.org/undici/-/undici-5.3.0.tgz", + "integrity": "sha512-8LxC/xmR2GCE4q1heE1sJxVnnf5S6yQ2dObvMFBBWkB8aQlaqNuWovgRFWRMB7KUdLPGZfOTTmUeeLEJYX56iQ==", "engines": { "node": ">=12.18" } @@ -25397,9 +25397,9 @@ "dev": true }, "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.3.0", + "resolved": "https://registry.npmjs.org/undici/-/undici-5.3.0.tgz", + "integrity": "sha512-8LxC/xmR2GCE4q1heE1sJxVnnf5S6yQ2dObvMFBBWkB8aQlaqNuWovgRFWRMB7KUdLPGZfOTTmUeeLEJYX56iQ==" }, "unique-filename": { "version": "1.1.1",