From fbfb804b29f102bfefc4fcf74eae332d0c4590ed Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 4 Nov 2024 06:03:59 +0000 Subject: [PATCH] Update dependency happy-dom to v15.8.3 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index d9847ecb89..5332624d1f 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.0", + "happy-dom": "15.8.3", "license-checker-rseidelsohn": "4.4.2", "markdownlint-cli": "0.42.0", "postcss-html": "1.7.0", @@ -10227,9 +10227,9 @@ } }, "node_modules/happy-dom": { - "version": "15.8.0", - "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-15.8.0.tgz", - "integrity": "sha512-LwBvPvR4MQ1xfrf4gbWRJzeL2xQqWiEiHvZF5uA1AwlCCgjH9ht0fGVXciRGQCghdHAIXw1zGX1mJ6a3O0fpeA==", + "version": "15.8.3", + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-15.8.3.tgz", + "integrity": "sha512-YR9nUWN/T2bH7pPLEYMhTp4DQExPH+mC4KulJDgimCb+FY3Er0Vp6SOOcBXrNfMTri3lAk9uSZqUTG2hgZOYwg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index fa3f44ea2d..c727bf98ed 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.0", + "happy-dom": "15.8.3", "license-checker-rseidelsohn": "4.4.2", "markdownlint-cli": "0.42.0", "postcss-html": "1.7.0",