From a48e600a24592904ca37d6dcf82979e8e6230743 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Sep 2026 01:03:16 +0000 Subject: [PATCH] build(deps-dev): bump happy-dom from 20.14.3 to 20.14.5 Bumps [happy-dom](https://github.com/capricorn86/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 ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ae72f5c2..5c08236a 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "eslint-plugin-vue": "^10.11.0", "eslint-plugin-vuejs-accessibility": "^2.6.0", "globals": "^17.12.0", - "happy-dom": "^20.14.3", + "happy-dom": "^20.14.5", "lightningcss": "^1.33.0", "sass": "^1.104.0", "start-server-and-test": "^3.0.12", diff --git a/yarn.lock b/yarn.lock index 5f8a7f33..f1dfb93e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2279,10 +2279,10 @@ graceful-fs@^4.1.6, graceful-fs@^4.2.0: resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.11.tgz#4183e4e8bf08bb6e05bbb2f7d2e0c8f712ca40e3" integrity sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ== -happy-dom@^20.14.3: - version "20.14.3" - resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-20.14.3.tgz#1d5fd966dd297656aaef66d445f9ef675887586f" - integrity sha512-0KMb/Eh8rsd+aMNkOk5h8LkAjo9Na1aksnEGmsuZf+GXl6UkAdIi0VbUHU7d59lXhNmawODgwwuCMiZpCxwwCw== +happy-dom@^20.14.5: + version "20.14.5" + resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-20.14.5.tgz#d76cfbb926ebde0575deb3bf92cb3e6bb88b8176" + integrity sha512-x/RzkpWO40bTjIoT30iQtt64FLLmH/iRcUCN2X//bLx7H3ifkdfPXyqsro/OYtqzIAhiLMMA7mmiOR9C3NOKjQ== dependencies: "@types/node" ">=20.0.0" "@types/whatwg-mimetype" "^3.0.2"