diff --git a/package-lock.json b/package-lock.json index ac7b111d19..ce243134e9 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.0", - "happy-dom": "15.0.0", + "happy-dom": "15.3.1", "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.0.0", - "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-15.0.0.tgz", - "integrity": "sha512-DsvANUcxxY20iCo3Yllm7dqwzPVPduGfVFxa7mONwMBLczFeQgkN0LpDir1kIY322JMh+hrcPV3aGLyHCESDlA==", + "version": "15.3.1", + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-15.3.1.tgz", + "integrity": "sha512-3nwi8abkBUHzdq/6UhseErN6b6J1obWZFl5XKKMUEp+OL4Vq7AIiLSVDmXQp83qykJHjhdrBxsae3CTA5nB36A==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index fe2b2c46ad..5c1e79eb69 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.0", - "happy-dom": "15.0.0", + "happy-dom": "15.3.1", "license-checker-rseidelsohn": "4.3.0", "markdownlint-cli": "0.41.0", "postcss-html": "1.7.0",