diff --git a/package-lock.json b/package-lock.json index ef6107e9d7..26f48015d0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -88,7 +88,7 @@ "eslint-plugin-vue-scoped-css": "2.9.0", "eslint-plugin-wc": "2.2.1", "globals": "16.0.0", - "happy-dom": "17.4.3", + "happy-dom": "17.4.4", "license-checker-rseidelsohn": "4.4.2", "markdownlint-cli": "0.44.0", "postcss-html": "1.8.0", @@ -7590,9 +7590,9 @@ } }, "node_modules/happy-dom": { - "version": "17.4.3", - "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-17.4.3.tgz", - "integrity": "sha512-8mDGIKxi2hAg0DkEYjBHPi5QykWiqdNNQQWrwLXLfro1eAZk8+lSnzbUrnU25bamG9PjEQGoFrA32ezQNJQdww==", + "version": "17.4.4", + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-17.4.4.tgz", + "integrity": "sha512-/Pb0ctk3HTZ5xEL3BZ0hK1AqDSAUuRQitOmROPHhfUYEWpmTImwfD8vFDGADmMAX0JYgbcgxWoLFKtsWhcpuVA==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index e47d20f790..508ad6482e 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "eslint-plugin-vue-scoped-css": "2.9.0", "eslint-plugin-wc": "2.2.1", "globals": "16.0.0", - "happy-dom": "17.4.3", + "happy-dom": "17.4.4", "license-checker-rseidelsohn": "4.4.2", "markdownlint-cli": "0.44.0", "postcss-html": "1.8.0",