From 91d63bd6ba66b0b89d8aebc8f9c3f148c6c5ecd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Sep 2026 04:32:47 +0000 Subject: [PATCH] chore(deps-dev): bump happy-dom in the development-dependencies group Bumps the development-dependencies group with 1 update: [happy-dom](https://github.com/capricorn86/happy-dom). Updates `happy-dom` from 20.14.3 to 20.14.5 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](https://github.com/capricorn86/happy-dom/compare/v20.14.3...v20.14.5) --- updated-dependencies: - dependency-name: happy-dom dependency-version: 20.14.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... 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 71678f1dbc..e6d7e79bd5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "github-slugger": "2.0.0", "globals": "17.12.0", "gray-matter": "4.0.3", - "happy-dom": "20.14.3", + "happy-dom": "20.14.5", "hast-util-to-string": "3.0.1", "htmlhint": "1.9.2", "js-yaml": "5.4.1", @@ -7806,9 +7806,9 @@ "license": "MIT" }, "node_modules/happy-dom": { - "version": "20.14.3", - "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-20.14.3.tgz", - "integrity": "sha512-0KMb/Eh8rsd+aMNkOk5h8LkAjo9Na1aksnEGmsuZf+GXl6UkAdIi0VbUHU7d59lXhNmawODgwwuCMiZpCxwwCw==", + "version": "20.14.5", + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-20.14.5.tgz", + "integrity": "sha512-x/RzkpWO40bTjIoT30iQtt64FLLmH/iRcUCN2X//bLx7H3ifkdfPXyqsro/OYtqzIAhiLMMA7mmiOR9C3NOKjQ==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index cc2a6ddb08..2dda47c458 100644 --- a/package.json +++ b/package.json @@ -190,7 +190,7 @@ "github-slugger": "2.0.0", "globals": "17.12.0", "gray-matter": "4.0.3", - "happy-dom": "20.14.3", + "happy-dom": "20.14.5", "hast-util-to-string": "3.0.1", "htmlhint": "1.9.2", "js-yaml": "5.4.1",