diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 62c6a5157..7305ad559 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -76,7 +76,7 @@ "eslint-plugin-prettier": "5.1.3", "eslint-plugin-react": "7.33.2", "eslint-plugin-react-hooks": "4.6.0", - "happy-dom": "13.4.1", + "happy-dom": "13.5.0", "husky": "9.0.11", "lint-staged": "15.2.2", "netlify-cli": "12.2.8", @@ -7341,9 +7341,9 @@ "dev": true }, "node_modules/happy-dom": { - "version": "13.4.1", - "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-13.4.1.tgz", - "integrity": "sha512-jSDMlBd+pCytrEOtC2N0IUyIYz1hkjpGGp+C8o80QPXhiAC0RY/koVCwdz3Y4dJNNENDOnzyk/k2i5El6q+vAg==", + "version": "13.5.0", + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-13.5.0.tgz", + "integrity": "sha512-0XWOSvyc03Z2Ye+VGP5pN6fpwgKMy3a2d09RuGRqAR4TEaW0SCtw3upt7dLoKaYBFUO+JeuDJh366aDBat3OVQ==", "dev": true, "dependencies": { "entities": "^4.5.0", diff --git a/frontend/package.json b/frontend/package.json index f2fa84462..ab8c9cdf5 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -89,7 +89,7 @@ "eslint-plugin-prettier": "5.1.3", "eslint-plugin-react": "7.33.2", "eslint-plugin-react-hooks": "4.6.0", - "happy-dom": "13.4.1", + "happy-dom": "13.5.0", "husky": "9.0.11", "lint-staged": "15.2.2", "netlify-cli": "12.2.8",