diff --git a/package-lock.json b/package-lock.json index 45e38ee021..a5756c475f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -108,7 +108,7 @@ "eslint-plugin-vue-scoped-css": "2.12.0", "eslint-plugin-wc": "3.1.0", "globals": "17.4.0", - "happy-dom": "20.8.8", + "happy-dom": "20.8.9", "license-checker-rseidelsohn": "4.4.2", "markdownlint-cli": "0.47.0", "postcss-html": "1.8.1", @@ -9160,9 +9160,9 @@ } }, "node_modules/happy-dom": { - "version": "20.8.8", - "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-20.8.8.tgz", - "integrity": "sha512-5/F8wxkNxYtsN0bXfMwIyNLZ9WYsoOYPbmoluqVJqv8KBUbcyKZawJ7uYK4WTX8IHBLYv+VXIwfeNDPy1oKMwQ==", + "version": "20.8.9", + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-20.8.9.tgz", + "integrity": "sha512-Tz23LR9T9jOGVZm2x1EPdXqwA37G/owYMxRwU0E4miurAtFsPMQ1d2Jc2okUaSjZqAFz2oEn3FLXC5a0a+siyA==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 4e8988bd79..6aa43fa143 100644 --- a/package.json +++ b/package.json @@ -107,7 +107,7 @@ "eslint-plugin-vue-scoped-css": "2.12.0", "eslint-plugin-wc": "3.1.0", "globals": "17.4.0", - "happy-dom": "20.8.8", + "happy-dom": "20.8.9", "license-checker-rseidelsohn": "4.4.2", "markdownlint-cli": "0.47.0", "postcss-html": "1.8.1",