From 7168384eaa5b96417f0f470cbfde7b16c9fa2d59 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 19:48:46 +0000 Subject: [PATCH] chore(deps): update dependency happy-dom to v20 [security] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 882e304..121ff8c 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@vue/test-utils": "^2.4.6", "changelogen": "^0.6.1", "eslint": "^9.28.0", - "happy-dom": "^15.11.7", + "happy-dom": "^20.0.0", "minimatch": "^10.0.3", "nuxt": "^4.1.1", "nuxtjs-drupal-ce": "^2.5.0-rc.2",