From 430b0da52d1f9da70ca1b2478253bce3246a6a26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 01:02:38 +0000 Subject: [PATCH] chore(deps-dev): Bump happy-dom from 20.10.6 to 20.11.1 Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 20.10.6 to 20.11.1. - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](https://github.com/capricorn86/happy-dom/compare/v20.10.6...v20.11.1) --- updated-dependencies: - dependency-name: happy-dom dependency-version: 20.11.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 049d4b4d..b026e397 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "@vue/tsconfig": "^0.9.1", "gettext-extractor": "^4.0.6", "gettext-parser": "^9.1.1", - "happy-dom": "^20.10.6", + "happy-dom": "^20.11.1", "sass": "^1.101.0", "typedoc": "^0.28.20", "typescript": "^6.0.3", @@ -5890,9 +5890,9 @@ "license": "ISC" }, "node_modules/happy-dom": { - "version": "20.10.6", - "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-20.10.6.tgz", - "integrity": "sha512-6QD0ilzDDt93tX44y8tbmZdAcdTRYDhUP+Asgi6pC8Pp5IA3cvaZGyoVN/EGtlq9ziT65iPuBBn3ASLr6hCgVw==", + "version": "20.11.1", + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-20.11.1.tgz", + "integrity": "sha512-XSt8tMzbW9ymE7687xztkO1ckR7qJNQ3LywY9vlYGhGi3zXrGBHuUo2Cl1ztZaICW+1eAGdkLbj6iwVqDT33kg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index f89b252e..d293cdfc 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@vue/tsconfig": "^0.9.1", "gettext-extractor": "^4.0.6", "gettext-parser": "^9.1.1", - "happy-dom": "^20.10.6", + "happy-dom": "^20.11.1", "sass": "^1.101.0", "typedoc": "^0.28.20", "typescript": "^6.0.3",