From fc5ee388d65a15004caef753ad79b51f36315dfd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 10:42:23 +0000 Subject: [PATCH] Bump undici from 7.28.0 to 7.29.0 in /msp-tenant-monitoring/frontend Bumps [undici](https://github.com/nodejs/undici) from 7.28.0 to 7.29.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v7.28.0...v7.29.0) --- updated-dependencies: - dependency-name: undici dependency-version: 7.29.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- msp-tenant-monitoring/frontend/package-lock.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/msp-tenant-monitoring/frontend/package-lock.json b/msp-tenant-monitoring/frontend/package-lock.json index 15d1ebd..ee2e188 100644 --- a/msp-tenant-monitoring/frontend/package-lock.json +++ b/msp-tenant-monitoring/frontend/package-lock.json @@ -28,7 +28,7 @@ "clsx": "^2.1.1", "lucide-react": "^1.14.0", "next-themes": "^0.4.6", - "postcss": "^8.5.14", + "postcss": "^8.5.23", "react": "^19.2.6", "react-dom": "^19.2.6", "react-router-dom": "^7.18.0", @@ -5708,9 +5708,9 @@ } }, "node_modules/undici": { - "version": "7.28.0", - "resolved": "https://registry.npmjs.org/undici/-/undici-7.28.0.tgz", - "integrity": "sha512-cRZYrTDwWznlnRiPjggAGxZXanty6M8RV1ff8Wm4LWXBp7/IG8v5DnOm74DtUBp9OONpK75YlPnIjQqX0dBDtA==", + "version": "7.29.0", + "resolved": "https://registry.npmjs.org/undici/-/undici-7.29.0.tgz", + "integrity": "sha512-IDxfleLmmbSskfWSUATiN1nfn2rDuvnMOqb5CWR92iIfojA0Ud+ulOAAEQ57LPr9rWmsreUyf5lwyao+7GNNVw==", "dev": true, "license": "MIT", "engines": {