diff --git a/package-lock.json b/package-lock.json index c4579fbd8a..dff43d2da7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -86,7 +86,7 @@ "eslint-plugin-vue": "9.24.0", "eslint-plugin-vue-scoped-css": "2.8.0", "eslint-plugin-wc": "2.0.4", - "happy-dom": "14.3.9", + "happy-dom": "14.3.10", "markdownlint-cli": "0.39.0", "postcss-html": "1.6.0", "stylelint": "16.3.0", @@ -6597,9 +6597,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/package.json b/package.json index d823ba4b30..b50c52cf43 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "eslint-plugin-vue": "9.24.0", "eslint-plugin-vue-scoped-css": "2.8.0", "eslint-plugin-wc": "2.0.4", - "happy-dom": "14.3.9", + "happy-dom": "14.3.10", "markdownlint-cli": "0.39.0", "postcss-html": "1.6.0", "stylelint": "16.3.0",