From 603cdcf34be9459a23303e3ce19b003e3215ff66 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 22:07:18 +0000 Subject: [PATCH] chore(deps): update devdependency happy-dom to ^15.10.6 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 569ab3e1..8941bf1d 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "cross-env": "^7.0.3", "eslint": "^8.57.1", "eslint-plugin-promise": "^7.1.0", - "happy-dom": "^15.10.3", + "happy-dom": "^15.10.6", "http-server": "^14.1.1", "lint-staged": "^15.2.10", "npm-run-all2": "^7.0.1", diff --git a/yarn.lock b/yarn.lock index f984ca72..dc24bdeb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8652,10 +8652,10 @@ handlebars@^4.7.7: optionalDependencies: uglify-js "^3.1.4" -happy-dom@^15.10.3: - version "15.10.3" - resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-15.10.3.tgz#985ac55c68a32e208057088e9fa55d35ceadc2b2" - integrity sha512-RbACw9OiEIf2lZ4a0hTqqBwp6+N053s6P849vpYdDF/KKUG/3b1AfAcQUYAQdfKY7P9hNRL+tFPPYiuCWmcETA== +happy-dom@^15.10.6: + version "15.10.6" + resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-15.10.6.tgz#f36442b8ac21f9e102821789f032cd31b749fe90" + integrity sha512-noBDg8lirAobYtj3XhUz55F1jX8m8CG01BR00UrLoSrpum7aGllRxjhdhLBG7rChRhNvsN5ZqXCtwBlr0Afdxw== dependencies: entities "^4.5.0" webidl-conversions "^7.0.0"