diff --git a/package-lock.json b/package-lock.json index 6984034..67e5a86 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "eslint": "^8.57.0", "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-react-refresh": "^0.4.5", - "happy-dom": "^13.6.2", + "happy-dom": "^14.10.1", "husky": "^9.0.11", "typescript": "^5.3.3", "vite": "^5.1.4", @@ -3314,9 +3314,9 @@ "dev": true }, "node_modules/happy-dom": { - "version": "13.6.2", - "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-13.6.2.tgz", - "integrity": "sha512-Ku+wDqcF/KwFA0dI+xIMZd9Jn020RXjuSil/Vz7gu2yhDC3FsDYZ55qqV9k+SGC4opwb4acisXqVSRxUJMlPbQ==", + "version": "14.10.1", + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-14.10.1.tgz", + "integrity": "sha512-GRbrZYIezi8+tTtffF4v2QcF8bk1h2loUTO5VYQz3GZdrL08Vk0fI+bwf/vFEBf4C/qVf/easLJ/MY1wwdhytA==", "dev": true, "dependencies": { "entities": "^4.5.0", diff --git a/package.json b/package.json index e3fa437..0f58fcf 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "eslint": "^8.57.0", "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-react-refresh": "^0.4.5", - "happy-dom": "^13.6.2", + "happy-dom": "^14.10.1", "husky": "^9.0.11", "typescript": "^5.3.3", "vite": "^5.1.4",