diff --git a/package.json b/package.json index 8fc9bea604..b146b3244a 100644 --- a/package.json +++ b/package.json @@ -108,7 +108,7 @@ "eslint-plugin-react-hooks": "^4.6.0", "eslint-webpack-plugin": "^4.0.1", "glob": "^8.0.1", - "happy-dom": "^12.9.0", + "happy-dom": "^12.10.3", "istanbul-lib-coverage": "^3.2.2", "markdownlint-cli2": "^0.4.0", "mutationobserver-shim": "^0.3.7", diff --git a/yarn.lock b/yarn.lock index 27b33d0605..6d41d07d0a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10840,10 +10840,10 @@ handlebars@^4.7.7: optionalDependencies: uglify-js "^3.1.4" -happy-dom@^12.9.0: - version "12.9.0" - resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-12.9.0.tgz#1c744bfa1386c545d65151c6afd09ce37fb34d13" - integrity sha512-Ap/bcno2k5316FYDqBJ2i0O1zS78W1jsNR4F/p2t3zdNoa+2H0k851RGef4STfIKdTwcQ/nk5Tx9d5BzQXfTrw== +happy-dom@^12.10.3: + version "12.10.3" + resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-12.10.3.tgz#e61985eff163b822c110458be7f81aa4f94ad588" + integrity sha512-JzUXOh0wdNGY54oKng5hliuBkq/+aT1V3YpTM+lrN/GoLQTANZsMaIvmHiHe612rauHvPJnDZkZ+5GZR++1Abg== dependencies: css.escape "^1.5.1" entities "^4.5.0"