diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 0b2c375fb..9508748ae 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -76,7 +76,7 @@ "eslint-plugin-prettier": "5.2.2", "eslint-plugin-react": "7.37.4", "eslint-plugin-react-hooks": "5.1.0", - "happy-dom": "16.5.3", + "happy-dom": "16.6.0", "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.3", - "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-16.5.3.tgz", - "integrity": "sha512-7zGnyROZuntn+5X84MQ535qiQ3ccm45uHl+Q7EFAcPP0NhkbrfPitqprz0GgszX91/QqsZKQ7nTYkyObCTDUjg==", + "version": "16.6.0", + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-16.6.0.tgz", + "integrity": "sha512-Zz5S9sog8a3p8XYZbO+eI1QMOAvCNnIoyrH8A8MLX+X2mJrzADTy+kdETmc4q+uD9AGAvQYGn96qBAn2RAciKw==", "dev": true, "license": "MIT", "dependencies": { diff --git a/frontend/package.json b/frontend/package.json index dcf627e62..3b5fc0839 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -89,7 +89,7 @@ "eslint-plugin-prettier": "5.2.2", "eslint-plugin-react": "7.37.4", "eslint-plugin-react-hooks": "5.1.0", - "happy-dom": "16.5.3", + "happy-dom": "16.6.0", "husky": "9.1.7", "lint-staged": "15.3.0", "netlify-cli": "12.2.8",