From 01df77a3af7a951cbbb68106de18f0f5cd56c7c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 23:46:42 +0000 Subject: [PATCH] build(deps): Bump happy-dom from 20.11.1 to 20.11.2 Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 20.11.1 to 20.11.2. - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](https://github.com/capricorn86/happy-dom/compare/v20.11.1...v20.11.2) --- updated-dependencies: - dependency-name: happy-dom dependency-version: 20.11.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 54cfccee5..639cd7e99 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "embla-carousel-react": "8.6.0", "esbuild": "0.28.1", "firebase": "12.17.1", - "happy-dom": "20.11.1", + "happy-dom": "20.11.2", "i18next": "26.3.6", "input-otp": "1.4.2", "jsdom": "30.0.1",