diff --git a/package-lock.json b/package-lock.json index 23c7da3801..952c741322 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.8.3", + "happy-dom": "15.8.5", "license-checker-rseidelsohn": "4.4.2", "markdownlint-cli": "0.42.0", "postcss-html": "1.7.0", @@ -10251,9 +10251,9 @@ } }, "node_modules/happy-dom": { - "version": "15.8.3", - "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-15.8.3.tgz", - "integrity": "sha512-YR9nUWN/T2bH7pPLEYMhTp4DQExPH+mC4KulJDgimCb+FY3Er0Vp6SOOcBXrNfMTri3lAk9uSZqUTG2hgZOYwg==", + "version": "15.8.5", + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-15.8.5.tgz", + "integrity": "sha512-WqNS+DlaEyFHRf2CloccGwtWoy4voV0NY+BUHrxk1l/VQOqf5ZJgoq8T2TAtMSLwO5RMeBPJ1niaYfaI1oEv6A==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index cf168a27e5..441cc8c1a4 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.8.3", + "happy-dom": "15.8.5", "license-checker-rseidelsohn": "4.4.2", "markdownlint-cli": "0.42.0", "postcss-html": "1.7.0",