From ffa62f707462767a2a8fd94693029a4df75cf8d0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Jan 2025 06:43:39 +0000 Subject: [PATCH] chore: update dependency happy-dom to v16.5.2 --- frontend/package-lock.json | 8 ++++---- frontend/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 89e2a19bf..c307c8bd9 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -76,7 +76,7 @@ "eslint-plugin-prettier": "5.2.1", "eslint-plugin-react": "7.37.3", "eslint-plugin-react-hooks": "5.1.0", - "happy-dom": "16.3.0", + "happy-dom": "16.5.2", "husky": "9.1.7", "lint-staged": "15.3.0", "netlify-cli": "12.2.8", @@ -7988,9 +7988,9 @@ "license": "MIT" }, "node_modules/happy-dom": { - "version": "16.3.0", - "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-16.3.0.tgz", - "integrity": "sha512-Q71RaIhyS21vhW17Tpa5W36yqQXIlE1TZ0A0Gguts8PShUSQE/7fBgxYGxgm3+5y0gF6afdlAVHLQqgrIcfRzg==", + "version": "16.5.2", + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-16.5.2.tgz", + "integrity": "sha512-XWXjbbNjog3Me13Q9FQ5L1D7p4bCUdxrJndLVdsCIsCZgHpKz7HUQzAy+R2TidjKEz2Spe3gaqNpPPxOOkepyg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/frontend/package.json b/frontend/package.json index 812b0cf63..c255e686e 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -89,7 +89,7 @@ "eslint-plugin-prettier": "5.2.1", "eslint-plugin-react": "7.37.3", "eslint-plugin-react-hooks": "5.1.0", - "happy-dom": "16.3.0", + "happy-dom": "16.5.2", "husky": "9.1.7", "lint-staged": "15.3.0", "netlify-cli": "12.2.8",