From 36853054d9048b40194d34cff54284a3c28a7c02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 01:03:52 +0000 Subject: [PATCH] Chore(deps-dev): Bump happy-dom from 20.10.3 to 20.10.6 Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 20.10.3 to 20.10.6. - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](https://github.com/capricorn86/happy-dom/compare/v20.10.3...v20.10.6) --- updated-dependencies: - dependency-name: happy-dom dependency-version: 20.10.6 dependency-type: direct:development update-type: version-update:semver-patch ... 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 8d26177a1..69f835704 100644 --- a/package-lock.json +++ b/package-lock.json @@ -42,7 +42,7 @@ "@nextcloud/stylelint-config": "^3.2.2", "@nextcloud/vite-config": "2.5.2", "@vue/test-utils": "^2.4.11", - "happy-dom": "^20.10.3", + "happy-dom": "^20.10.6", "mockdate": "^3.0.5", "vitest": "^4.1.8" }, @@ -8895,9 +8895,9 @@ "peer": true }, "node_modules/happy-dom": { - "version": "20.10.3", - "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-20.10.3.tgz", - "integrity": "sha512-Hjdiy8RziuCcn5z04QI/rlsNuQoG8P0xxjgvsSMpi89cvIXIOcucQtiHS1yHSShxoBcSCeYqAskINmTiy/mlfw==", + "version": "20.10.6", + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-20.10.6.tgz", + "integrity": "sha512-6QD0ilzDDt93tX44y8tbmZdAcdTRYDhUP+Asgi6pC8Pp5IA3cvaZGyoVN/EGtlq9ziT65iPuBBn3ASLr6hCgVw==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 7e8a8c21d..95c4b7e60 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@nextcloud/stylelint-config": "^3.2.2", "@nextcloud/vite-config": "2.5.2", "@vue/test-utils": "^2.4.11", - "happy-dom": "^20.10.3", + "happy-dom": "^20.10.6", "mockdate": "^3.0.5", "vitest": "^4.1.8" },