diff --git a/package-lock.json b/package-lock.json index 6984034..baf1f56 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": "^13.9.0", "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": "13.9.0", + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-13.9.0.tgz", + "integrity": "sha512-hMzsFn2x+B61TF7wsJ3La/exaxW9AWZePlNGzAkMvoVYXI3pMqPSGTT1qXTwcsVLB+44TM8KjHuoQLLx4EX9Vg==", "dev": true, "dependencies": { "entities": "^4.5.0", diff --git a/package.json b/package.json index e3fa437..9ccadc8 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": "^13.9.0", "husky": "^9.0.11", "typescript": "^5.3.3", "vite": "^5.1.4",