diff --git a/frontend/package-lock.json b/frontend/package-lock.json index b194ab64c..8644acd15 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -63,7 +63,7 @@ "eslint-plugin-import": "^2.29.1", "eslint-plugin-matrix-org": "^1.2.1", "eslint-plugin-prettier": "^5.1.3", - "happy-dom": "^13.3.8", + "happy-dom": "^13.6.2", "i18next-parser": "^8.12.0", "postcss": "^8.4.35", "postcss-modules": "^6.0.0", @@ -15378,9 +15378,9 @@ } }, "node_modules/happy-dom": { - "version": "13.3.8", - "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-13.3.8.tgz", - "integrity": "sha512-RAbq4oYfJNkVan1m1F3jfA4YEyRY0/ASoNvZsNJbuX85jIypidmsz9jQZD7Tqz0VXA2MhAGfcsh5oshwmwNYSg==", + "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==", "dev": true, "dependencies": { "entities": "^4.5.0", diff --git a/frontend/package.json b/frontend/package.json index 245deb6ba..54b1812ba 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -71,7 +71,7 @@ "eslint-plugin-import": "^2.29.1", "eslint-plugin-matrix-org": "^1.2.1", "eslint-plugin-prettier": "^5.1.3", - "happy-dom": "^13.3.8", + "happy-dom": "^13.6.2", "i18next-parser": "^8.12.0", "postcss": "^8.4.35", "postcss-modules": "^6.0.0",