From b2a1ae1a0670fce53653622a7898f06dd4a31fdb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Aug 2026 11:42:21 +0000 Subject: [PATCH] chore(deps-dev): bump happy-dom in /packages/dashboard Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 20.8.3 to 20.8.9. - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](https://github.com/capricorn86/happy-dom/compare/v20.8.3...v20.8.9) --- updated-dependencies: - dependency-name: happy-dom dependency-version: 20.8.9 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- packages/dashboard/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/dashboard/package.json b/packages/dashboard/package.json index 33fb893..10cfeea 100644 --- a/packages/dashboard/package.json +++ b/packages/dashboard/package.json @@ -36,7 +36,7 @@ "@types/react": "^19.2.0", "@types/react-dom": "^19.2.0", "@vitejs/plugin-react": "^4.3.4", - "happy-dom": "20.8.3", + "happy-dom": "20.8.9", "tailwindcss": "^4.3.0", "tw-animate-css": "1.3.3", "typescript": "^5.9.3",