From f39dc346ecb1134298b559830513c2b6c50016ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 08:56:35 +0000 Subject: [PATCH] Bump undici from 7.24.6 to 7.28.0 in /hpcperfstats/site/frontend Bumps [undici](https://github.com/nodejs/undici) from 7.24.6 to 7.28.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v7.24.6...v7.28.0) --- updated-dependencies: - dependency-name: undici dependency-version: 7.28.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- hpcperfstats/site/frontend/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hpcperfstats/site/frontend/package-lock.json b/hpcperfstats/site/frontend/package-lock.json index 46c7593a..01e18f2c 100644 --- a/hpcperfstats/site/frontend/package-lock.json +++ b/hpcperfstats/site/frontend/package-lock.json @@ -1983,9 +1983,9 @@ "optional": true }, "node_modules/undici": { - "version": "7.24.6", - "resolved": "https://registry.npmjs.org/undici/-/undici-7.24.6.tgz", - "integrity": "sha512-Xi4agocCbRzt0yYMZGMA6ApD7gvtUFaxm4ZmeacWI4cZxaF6C+8I8QfofC20NAePiB/IcvZmzkJ7XPa471AEtA==", + "version": "7.28.0", + "resolved": "https://registry.npmjs.org/undici/-/undici-7.28.0.tgz", + "integrity": "sha512-cRZYrTDwWznlnRiPjggAGxZXanty6M8RV1ff8Wm4LWXBp7/IG8v5DnOm74DtUBp9OONpK75YlPnIjQqX0dBDtA==", "dev": true, "license": "MIT", "engines": {