From 2118fedec263f044f790ff3b5cadb1cefa930afc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 19:59:38 +0000 Subject: [PATCH] chore(deps): update devdependency happy-dom to v15 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1e21a633..17a9f0be 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "cross-env": "^7.0.3", "eslint": "^8.57.0", "eslint-plugin-promise": "^6.1.1", - "happy-dom": "^14.7.1", + "happy-dom": "^15.7.4", "http-server": "^14.1.1", "lint-staged": "^15.2.2", "npm-run-all2": "^6.1.2", diff --git a/yarn.lock b/yarn.lock index 4037e3a4..e95e2a63 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7454,10 +7454,10 @@ handlebars@^4.7.7: optionalDependencies: uglify-js "^3.1.4" -happy-dom@^14.7.1: - version "14.7.1" - resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-14.7.1.tgz#4356617f5fcb722c26ccd4c5c8a235cead675592" - integrity sha512-v60Q0evZ4clvMcrAh5/F8EdxDdfHdFrtffz/CNe10jKD+nFweZVxM91tW+UyY2L4AtpgIaXdZ7TQmiO1pfcwbg== +happy-dom@^15.7.4: + version "15.7.4" + resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-15.7.4.tgz#05aade59c1d307336001b7004c76dfc6a829f220" + integrity sha512-r1vadDYGMtsHAAsqhDuk4IpPvr6N8MGKy5ntBo7tSdim+pWDxus2PNqOcOt8LuDZ4t3KJHE+gCuzupcx/GKnyQ== dependencies: entities "^4.5.0" webidl-conversions "^7.0.0"