diff --git a/package-lock.json b/package-lock.json index 18e9833abc..53072bce73 100644 --- a/package-lock.json +++ b/package-lock.json @@ -84,7 +84,7 @@ "eslint-plugin-vue": "9.27.0", "eslint-plugin-vue-scoped-css": "2.8.1", "eslint-plugin-wc": "2.1.1", - "happy-dom": "15.3.1", + "happy-dom": "15.7.0", "license-checker-rseidelsohn": "4.3.0", "markdownlint-cli": "0.41.0", "postcss-html": "1.7.0", @@ -9926,9 +9926,9 @@ } }, "node_modules/happy-dom": { - "version": "15.3.1", - "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-15.3.1.tgz", - "integrity": "sha512-3nwi8abkBUHzdq/6UhseErN6b6J1obWZFl5XKKMUEp+OL4Vq7AIiLSVDmXQp83qykJHjhdrBxsae3CTA5nB36A==", + "version": "15.7.0", + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-15.7.0.tgz", + "integrity": "sha512-tH48xarc37FLrtpNWuA89xw4IS1dxNrfzI8ehiafkj3kM3JSCMknuigKv2unDPRzd2C9Hv7ZDPkqPiBCvIz2Dg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 5ca69a8f8f..b47014d5f6 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "eslint-plugin-vue": "9.27.0", "eslint-plugin-vue-scoped-css": "2.8.1", "eslint-plugin-wc": "2.1.1", - "happy-dom": "15.3.1", + "happy-dom": "15.7.0", "license-checker-rseidelsohn": "4.3.0", "markdownlint-cli": "0.41.0", "postcss-html": "1.7.0",