From cf55320fbf7ac2709f0118b8f106e47aff4525f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 07:54:43 +0000 Subject: [PATCH] Bump undici in /samples/spa/apps/car-sales-website/angular Bumps [undici](https://github.com/nodejs/undici) from 6.27.0 to 6.28.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v6.27.0...v6.28.0) --- updated-dependencies: - dependency-name: undici dependency-version: 6.28.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- samples/spa/apps/car-sales-website/angular/package-lock.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/spa/apps/car-sales-website/angular/package-lock.json b/samples/spa/apps/car-sales-website/angular/package-lock.json index ec0c94b5..b25f8778 100644 --- a/samples/spa/apps/car-sales-website/angular/package-lock.json +++ b/samples/spa/apps/car-sales-website/angular/package-lock.json @@ -13020,8 +13020,8 @@ } }, "node_modules/undici": { - "version": "6.27.0", - "integrity": "sha512-YmfV3YnEDzXRC5lZ2jWtWWHKGUm1zIt8AhesR1tens+HTNv+YZlN/dp6G727LOvMJ8xjP9Be7Y2Sdr96LDm+pg==", + "version": "6.28.0", + "integrity": "sha512-LIY910g9TI13YS95lrMFrs8Rm/u/irgHeTWoKCoteeJ04CUJ92eEfj0rVn+7VKMPBpUPiUoBKfhNyLI23EE/KA==", "dev": true, "license": "MIT", "engines": {