From f224248461fd6a657c452dce30c6621823cdf083 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 22:42:35 +0000 Subject: [PATCH] Update dependency undici to ^7.2.1 (#753) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index fa8b359..a0c7a99 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "prettier": "^3.4.2", "rimraf": "^6.0.1", "typescript": "^5.7.3", - "undici": "^7.2.0", + "undici": "^7.2.1", "vitest": "^2.1.8" }, "engines": { @@ -3649,9 +3649,9 @@ } }, "node_modules/undici": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/undici/-/undici-7.2.0.tgz", - "integrity": "sha512-klt+0S55GBViA9nsq48/NSCo4YX5mjydjypxD7UmHh/brMu8h/Mhd/F7qAeoH2NOO8SDTk6kjnTFc4WpzmfYpQ==", + "version": "7.2.1", + "resolved": "https://registry.npmjs.org/undici/-/undici-7.2.1.tgz", + "integrity": "sha512-U2k0XHLJfaciARRxDcqTk2AZQsGXerHzdvfCZcy1hNhSf5KCAF4jIQQxL+apQviOekhRFPqED6Of5/+LcUSLzQ==", "dev": true, "engines": { "node": ">=20.18.1" @@ -6752,9 +6752,9 @@ "dev": true }, "undici": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/undici/-/undici-7.2.0.tgz", - "integrity": "sha512-klt+0S55GBViA9nsq48/NSCo4YX5mjydjypxD7UmHh/brMu8h/Mhd/F7qAeoH2NOO8SDTk6kjnTFc4WpzmfYpQ==", + "version": "7.2.1", + "resolved": "https://registry.npmjs.org/undici/-/undici-7.2.1.tgz", + "integrity": "sha512-U2k0XHLJfaciARRxDcqTk2AZQsGXerHzdvfCZcy1hNhSf5KCAF4jIQQxL+apQviOekhRFPqED6Of5/+LcUSLzQ==", "dev": true }, "undici-types": { diff --git a/package.json b/package.json index 05b57e0..db794f9 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "prettier": "^3.4.2", "rimraf": "^6.0.1", "typescript": "^5.7.3", - "undici": "^7.2.0", + "undici": "^7.2.1", "vitest": "^2.1.8" }, "keywords": [