diff --git a/package-lock.json b/package-lock.json index 46409d071b..b6b4913a1d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -86,7 +86,7 @@ "eslint-plugin-vue": "9.26.0", "eslint-plugin-vue-scoped-css": "2.8.0", "eslint-plugin-wc": "2.1.0", - "happy-dom": "14.10.2", + "happy-dom": "14.11.0", "markdownlint-cli": "0.40.0", "postcss-html": "1.7.0", "stylelint": "16.5.0", @@ -6775,9 +6775,9 @@ } }, "node_modules/happy-dom": { - "version": "14.10.2", - "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-14.10.2.tgz", - "integrity": "sha512-n9A1h5X4OCJ1ACjjrLQJQ10F02dkGj9wpPdtam/LsxPHfcpsRp55Kfrruz/LVbDuM4QLwgZ56jr4OSVImWZkhQ==", + "version": "14.11.0", + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-14.11.0.tgz", + "integrity": "sha512-vu25dY7YJqLuTG/3ADC0FZRRF0yNBp3q2K0YTN08opXdZi8V/YzIJDNJWFiCnDIuyc+RrCIE093+H5fa9Trlxg==", "dev": true, "dependencies": { "entities": "^4.5.0", diff --git a/package.json b/package.json index 2fc7b6a5b5..733eb7878d 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "eslint-plugin-vue": "9.26.0", "eslint-plugin-vue-scoped-css": "2.8.0", "eslint-plugin-wc": "2.1.0", - "happy-dom": "14.10.2", + "happy-dom": "14.11.0", "markdownlint-cli": "0.40.0", "postcss-html": "1.7.0", "stylelint": "16.5.0",