diff --git a/package-lock.json b/package-lock.json index 35382ad815..b163dca7e8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -86,7 +86,7 @@ "eslint-plugin-vue-scoped-css": "2.8.1", "eslint-plugin-wc": "2.2.0", "globals": "15.12.0", - "happy-dom": "15.9.0", + "happy-dom": "15.10.0", "license-checker-rseidelsohn": "4.4.2", "markdownlint-cli": "0.42.0", "postcss-html": "1.7.0", @@ -10257,9 +10257,9 @@ } }, "node_modules/happy-dom": { - "version": "15.9.0", - "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-15.9.0.tgz", - "integrity": "sha512-p+6ySXcpvjVW0Xetv6e8ccT2txbDpHE0RfZOEE84tQ8ESL1nlzCjvS6fZD77DkYXE540D+2N20hhFeBN6B/CJA==", + "version": "15.10.0", + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-15.10.0.tgz", + "integrity": "sha512-l0DD4nTVearx2ODsrF3ywfdP+TLYPCVvNbG4ph2RmfB39HKiPY5tvk5a4EPGvcygKVykpwYw+Bh+7IDtnvkotQ==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index e1d6737f23..f9655aaf9b 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "eslint-plugin-vue-scoped-css": "2.8.1", "eslint-plugin-wc": "2.2.0", "globals": "15.12.0", - "happy-dom": "15.9.0", + "happy-dom": "15.10.0", "license-checker-rseidelsohn": "4.4.2", "markdownlint-cli": "0.42.0", "postcss-html": "1.7.0",