diff --git a/package-lock.json b/package-lock.json index 1b5aafa6..04e76d29 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.0.5", "react": "17.0.2", "react-dom": "17.0.2", "react-syntax-highlighter": "15.5.0", @@ -3714,9 +3714,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.0.5", + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-11.0.5.tgz", + "integrity": "sha512-l3wkk4lW7QiboAZL2+F3mDN+1tQoNDwLF1Ya8iHEO7pORzQPdGm7kWSAiOgkGNskfrzCV9Pp9jVwgn6vWgRaUA==", "dev": true, "dependencies": { "css.escape": "^1.5.1", @@ -10133,9 +10133,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.0.5", + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-11.0.5.tgz", + "integrity": "sha512-l3wkk4lW7QiboAZL2+F3mDN+1tQoNDwLF1Ya8iHEO7pORzQPdGm7kWSAiOgkGNskfrzCV9Pp9jVwgn6vWgRaUA==", "dev": true, "requires": { "css.escape": "^1.5.1", diff --git a/package.json b/package.json index 00c45cae..1b7a87f0 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.0.5", "react": "17.0.2", "react-dom": "17.0.2", "react-syntax-highlighter": "15.5.0",