From 203fd5cba96ddf15305983328245cdc3938f2e1b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Jan 2025 01:42:23 +0000 Subject: [PATCH] chore: update dependency happy-dom to v16.5.1 --- 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..4f7dbeb6c 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.1", "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.1", + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-16.5.1.tgz", + "integrity": "sha512-fOCyxQ9YE2JcmPdpyMEP6GwaFWfRaxSGSzUNkQAdemtUH6KyGUkECPdIRx5YkPKjtjdumfukwdPdQn0f/6VDJA==", "dev": true, "license": "MIT", "dependencies": { diff --git a/frontend/package.json b/frontend/package.json index 812b0cf63..e7232a970 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.1", "husky": "9.1.7", "lint-staged": "15.3.0", "netlify-cli": "12.2.8",