From 7b887b63ee88fe39087bdd230b9b9d878e133b1f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 22:35:28 +0000 Subject: [PATCH] chore(deps): update dependency undici to v7.18.2 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- bun.lock | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bun.lock b/bun.lock index 9ccd717c..6eb300f4 100644 --- a/bun.lock +++ b/bun.lock @@ -268,7 +268,7 @@ "adm-zip": "0.5.16", "elliptic": "6.6.1", "react-is": "19.2.3", - "undici": "7.18.0", + "undici": "7.18.2", "ws": "8.19.0", }, "packages": { diff --git a/package.json b/package.json index 7e6562dc..e26a90a9 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "ws": "8.19.0", "adm-zip": "0.5.16", "react-is": "19.2.3", - "undici": "7.18.0" + "undici": "7.18.2" }, "dependencies": {} }