From 4f5a0d256563a6937220679f0cfe2a2da7acc218 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Jan 2025 01:19:04 +0000 Subject: [PATCH] chore: update dependency happy-dom to v16.5.3 --- 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 204795e15..998f75b45 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.5.2", + "happy-dom": "16.5.3", "husky": "9.1.7", "lint-staged": "15.3.0", "netlify-cli": "12.2.8", @@ -7912,9 +7912,9 @@ "license": "MIT" }, "node_modules/happy-dom": { - "version": "16.5.2", - "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-16.5.2.tgz", - "integrity": "sha512-XWXjbbNjog3Me13Q9FQ5L1D7p4bCUdxrJndLVdsCIsCZgHpKz7HUQzAy+R2TidjKEz2Spe3gaqNpPPxOOkepyg==", + "version": "16.5.3", + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-16.5.3.tgz", + "integrity": "sha512-7zGnyROZuntn+5X84MQ535qiQ3ccm45uHl+Q7EFAcPP0NhkbrfPitqprz0GgszX91/QqsZKQ7nTYkyObCTDUjg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/frontend/package.json b/frontend/package.json index 1c9300807..b3c9e7b22 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.5.2", + "happy-dom": "16.5.3", "husky": "9.1.7", "lint-staged": "15.3.0", "netlify-cli": "12.2.8",