From 6c76127d15fdc616b069348b30d0ce1e8ede6f1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 05:25:26 +0000 Subject: [PATCH] Bump happy-dom in /src/Immediate.Jobs.Dashboard/DashboardClient 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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../DashboardClient/package-lock.json | 8 ++++---- src/Immediate.Jobs.Dashboard/DashboardClient/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/Immediate.Jobs.Dashboard/DashboardClient/package-lock.json b/src/Immediate.Jobs.Dashboard/DashboardClient/package-lock.json index bde706e..003a0f8 100644 --- a/src/Immediate.Jobs.Dashboard/DashboardClient/package-lock.json +++ b/src/Immediate.Jobs.Dashboard/DashboardClient/package-lock.json @@ -24,7 +24,7 @@ "eslint": "^10.8.0", "eslint-plugin-vue": "^10.10.0", "globals": "^17.8.0", - "happy-dom": "^20.11.1", + "happy-dom": "^20.11.2", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", "typescript-eslint": "^8.65.0", @@ -2717,9 +2717,9 @@ "license": "ISC" }, "node_modules/happy-dom": { - "version": "20.11.1", - "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-20.11.1.tgz", - "integrity": "sha512-XSt8tMzbW9ymE7687xztkO1ckR7qJNQ3LywY9vlYGhGi3zXrGBHuUo2Cl1ztZaICW+1eAGdkLbj6iwVqDT33kg==", + "version": "20.11.2", + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-20.11.2.tgz", + "integrity": "sha512-7MB+bJLkxu3SowAfBJbjW+c55kNz5tkR45gu2qzrxznezhLeN5YIlJbwUgSzlGc+qWoZ8Ykg71H5ezz69xixrw==", "dev": true, "license": "MIT", "dependencies": { diff --git a/src/Immediate.Jobs.Dashboard/DashboardClient/package.json b/src/Immediate.Jobs.Dashboard/DashboardClient/package.json index cf86925..fe8f6b1 100644 --- a/src/Immediate.Jobs.Dashboard/DashboardClient/package.json +++ b/src/Immediate.Jobs.Dashboard/DashboardClient/package.json @@ -30,7 +30,7 @@ "eslint": "^10.8.0", "eslint-plugin-vue": "^10.10.0", "globals": "^17.8.0", - "happy-dom": "^20.11.1", + "happy-dom": "^20.11.2", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", "typescript-eslint": "^8.65.0",