diff --git a/package-lock.json b/package-lock.json index 419e456f..e8a2903f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "eslint": "8.49.0", "eslint-plugin-react-hooks": "4.6.0", "eslint-plugin-react-refresh": "0.4.3", - "happy-dom": "10.11.2", + "happy-dom": "11.2.0", "react": "17.0.2", "react-dom": "17.0.2", "react-syntax-highlighter": "15.5.0", @@ -3721,9 +3721,9 @@ "dev": true }, "node_modules/happy-dom": { - "version": "10.11.2", - "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-10.11.2.tgz", - "integrity": "sha512-rzgmLjLkhyaOdFEyU8CWXzbgyCyM7wJHLqhaoeEVSTyur1fjcUaiNTHx+D4CPaLvx16tGy+SBPd9TVnP/kzL3w==", + "version": "11.2.0", + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-11.2.0.tgz", + "integrity": "sha512-z4PshcYIIH6SkymSNRcDFwYUJOENe+FOQDx5BbHgg/wQUgxF5p9I9/BN45Jff34bbhXV8yJgkC5N99eyOzXK3w==", "dev": true, "dependencies": { "css.escape": "^1.5.1", @@ -10139,9 +10139,9 @@ "dev": true }, "happy-dom": { - "version": "10.11.2", - "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-10.11.2.tgz", - "integrity": "sha512-rzgmLjLkhyaOdFEyU8CWXzbgyCyM7wJHLqhaoeEVSTyur1fjcUaiNTHx+D4CPaLvx16tGy+SBPd9TVnP/kzL3w==", + "version": "11.2.0", + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-11.2.0.tgz", + "integrity": "sha512-z4PshcYIIH6SkymSNRcDFwYUJOENe+FOQDx5BbHgg/wQUgxF5p9I9/BN45Jff34bbhXV8yJgkC5N99eyOzXK3w==", "dev": true, "requires": { "css.escape": "^1.5.1", diff --git a/package.json b/package.json index cdddf235..2664c6a1 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "eslint": "8.49.0", "eslint-plugin-react-hooks": "4.6.0", "eslint-plugin-react-refresh": "0.4.3", - "happy-dom": "10.11.2", + "happy-dom": "11.2.0", "react": "17.0.2", "react-dom": "17.0.2", "react-syntax-highlighter": "15.5.0",