From c7ebeade69701d98ee15b38dfd4df124ee313910 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Aug 2022 06:10:03 +0000 Subject: [PATCH] Bump undici from 5.1.1 to 5.8.2 Bumps [undici](https://github.com/nodejs/undici) from 5.1.1 to 5.8.2. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v5.1.1...v5.8.2) --- 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 1c7212f..de84bf1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17267,9 +17267,9 @@ } }, "node_modules/undici": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/undici/-/undici-5.1.1.tgz", - "integrity": "sha512-CmK9JzLSMGx+2msOao8LhkKn3J7eKo2M50v0KZQ2XbiHcGqLS1HiIj01ceIm3jbUYlspw/FTSb6nMdSNyvVyaQ==", + "version": "5.8.2", + "resolved": "https://registry.npmjs.org/undici/-/undici-5.8.2.tgz", + "integrity": "sha512-3KLq3pXMS0Y4IELV045fTxqz04Nk9Ms7yfBBHum3yxsTR4XNn+ZCaUbf/mWitgYDAhsplQ0B1G4S5D345lMO3A==", "dev": true, "engines": { "node": ">=12.18" @@ -32314,9 +32314,9 @@ "dev": true }, "undici": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/undici/-/undici-5.1.1.tgz", - "integrity": "sha512-CmK9JzLSMGx+2msOao8LhkKn3J7eKo2M50v0KZQ2XbiHcGqLS1HiIj01ceIm3jbUYlspw/FTSb6nMdSNyvVyaQ==", + "version": "5.8.2", + "resolved": "https://registry.npmjs.org/undici/-/undici-5.8.2.tgz", + "integrity": "sha512-3KLq3pXMS0Y4IELV045fTxqz04Nk9Ms7yfBBHum3yxsTR4XNn+ZCaUbf/mWitgYDAhsplQ0B1G4S5D345lMO3A==", "dev": true }, "unified": {