diff --git a/package-lock.json b/package-lock.json index 4d623ea7..6e79ee70 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-react-refresh": "^0.4.6", "gh-pages": "^6.1.1", - "happy-dom": "^14.3.8", + "happy-dom": "^14.3.9", "jsdom": "^24.0.0", "prettier": "^3.2.5", "react": "^18.2.0", @@ -8251,9 +8251,9 @@ "integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==" }, "node_modules/happy-dom": { - "version": "14.3.8", - "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-14.3.8.tgz", - "integrity": "sha512-jP7p/VQJ08lbIoCsw1Adna3RA86eE+2CNkqvJRWIhrKP7XKZ0e0s2TJSt5lwGS4b7x0z0Ztw0A9P4uQGMHPiiA==", + "version": "14.3.9", + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-14.3.9.tgz", + "integrity": "sha512-0kPQchwthekcYpYN8CvCiq+/z5bqFYDLbTxZ+yDLwT8AFRVJDFadShHRxp3VAZRy7a5isOZ1j/LzsU1dtAIZMQ==", "dependencies": { "entities": "^4.5.0", "webidl-conversions": "^7.0.0", diff --git a/package.json b/package.json index d874c1ca..7b178bec 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-react-refresh": "^0.4.6", "gh-pages": "^6.1.1", - "happy-dom": "^14.3.8", + "happy-dom": "^14.3.9", "jsdom": "^24.0.0", "prettier": "^3.2.5", "react": "^18.2.0",