diff --git a/package-lock.json b/package-lock.json index cb754afac2..180543ad8f 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.11.0", - "happy-dom": "15.7.4", + "happy-dom": "15.8.0", "license-checker-rseidelsohn": "4.4.2", "markdownlint-cli": "0.42.0", "postcss-html": "1.7.0", @@ -9723,9 +9723,9 @@ } }, "node_modules/happy-dom": { - "version": "15.7.4", - "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-15.7.4.tgz", - "integrity": "sha512-r1vadDYGMtsHAAsqhDuk4IpPvr6N8MGKy5ntBo7tSdim+pWDxus2PNqOcOt8LuDZ4t3KJHE+gCuzupcx/GKnyQ==", + "version": "15.8.0", + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-15.8.0.tgz", + "integrity": "sha512-LwBvPvR4MQ1xfrf4gbWRJzeL2xQqWiEiHvZF5uA1AwlCCgjH9ht0fGVXciRGQCghdHAIXw1zGX1mJ6a3O0fpeA==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 3570a33afb..84ef425a42 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.11.0", - "happy-dom": "15.7.4", + "happy-dom": "15.8.0", "license-checker-rseidelsohn": "4.4.2", "markdownlint-cli": "0.42.0", "postcss-html": "1.7.0",