diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 889290fc9..18ee4efd6 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -61,7 +61,7 @@ "eslint-import-resolver-typescript": "^3.6.1", "eslint-plugin-import": "^2.29.1", "eslint-plugin-matrix-org": "^1.2.1", - "happy-dom": "^14.3.9", + "happy-dom": "^14.3.10", "i18next-parser": "^8.13.0", "postcss": "^8.4.38", "postcss-modules": "^6.0.0", @@ -14767,9 +14767,9 @@ } }, "node_modules/happy-dom": { - "version": "14.3.9", - "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-14.3.9.tgz", - "integrity": "sha512-0kPQchwthekcYpYN8CvCiq+/z5bqFYDLbTxZ+yDLwT8AFRVJDFadShHRxp3VAZRy7a5isOZ1j/LzsU1dtAIZMQ==", + "version": "14.3.10", + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-14.3.10.tgz", + "integrity": "sha512-Rh5li9vA9MF9Gkg85CbFABKTa3uoSAByILRNGb92u/vswDd561gBg2p1UW1ZauvDWWwRxPcbACK5zv3BR+gHnQ==", "dev": true, "dependencies": { "entities": "^4.5.0", diff --git a/frontend/package.json b/frontend/package.json index 62e20d1d9..9fded1401 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -70,7 +70,7 @@ "eslint-import-resolver-typescript": "^3.6.1", "eslint-plugin-import": "^2.29.1", "eslint-plugin-matrix-org": "^1.2.1", - "happy-dom": "^14.3.9", + "happy-dom": "^14.3.10", "i18next-parser": "^8.13.0", "postcss": "^8.4.38", "postcss-modules": "^6.0.0",