From f2a867c9d0e9de76b7d2cec12ee9d81a64f082a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Mar 2026 16:39:35 +0000 Subject: [PATCH] chore(deps): bump undici from 7.19.0 to 7.24.5 in /remote Bumps [undici](https://github.com/nodejs/undici) from 7.19.0 to 7.24.5. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v7.19.0...v7.24.5) --- updated-dependencies: - dependency-name: undici dependency-version: 7.24.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- remote/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/remote/package-lock.json b/remote/package-lock.json index fd94c9d7..2d723665 100644 --- a/remote/package-lock.json +++ b/remote/package-lock.json @@ -1422,9 +1422,9 @@ } }, "node_modules/undici": { - "version": "7.19.0", - "resolved": "https://registry.npmjs.org/undici/-/undici-7.19.0.tgz", - "integrity": "sha512-Heho1hJD81YChi+uS2RkSjcVO+EQLmLSyUlHyp7Y/wFbxQaGb4WXVKD073JytrjXJVkSZVzoE2MCSOKugFGtOQ==", + "version": "7.24.5", + "resolved": "https://registry.npmjs.org/undici/-/undici-7.24.5.tgz", + "integrity": "sha512-3IWdCpjgxp15CbJnsi/Y9TCDE7HWVN19j1hmzVhoAkY/+CJx449tVxT5wZc1Gwg8J+P0LWvzlBzxYRnHJ+1i7Q==", "license": "MIT", "engines": { "node": ">=20.18.1"