Update dependency happy-dom to v20 (forgejo) (#9703)

Co-authored-by: Renovate Bot <forgejo-renovate-action@forgejo.org>
Co-committed-by: Renovate Bot <forgejo-renovate-action@forgejo.org>
This commit is contained in:
Renovate Bot 2025-10-15 17:38:53 +02:00 committed by forgejo-renovate-action
commit ad70b09eea
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -87,7 +87,7 @@
"eslint-plugin-vue-scoped-css": "2.12.0", "eslint-plugin-vue-scoped-css": "2.12.0",
"eslint-plugin-wc": "3.0.2", "eslint-plugin-wc": "3.0.2",
"globals": "16.4.0", "globals": "16.4.0",
"happy-dom": "19.0.2", "happy-dom": "20.0.1",
"license-checker-rseidelsohn": "4.4.2", "license-checker-rseidelsohn": "4.4.2",
"markdownlint-cli": "0.45.0", "markdownlint-cli": "0.45.0",
"postcss-html": "1.8.0", "postcss-html": "1.8.0",
@ -8693,9 +8693,9 @@
} }
}, },
"node_modules/happy-dom": { "node_modules/happy-dom": {
"version": "19.0.2", "version": "20.0.1",
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-19.0.2.tgz", "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-20.0.1.tgz",
"integrity": "sha512-831CLbgDyjRbd2lApHZFsBDe56onuFcjsCBPodzWpzedTpeDr8CGZjs7iEIdNW1DVwSFRecfwzLpVyGBPamwGA==", "integrity": "sha512-LLvZwSHE4XUB6m3G6GQCxfJik6Og7ChaRb4fs11dmPKz6QLqZIihUVsr7qum1VIrJdDQ1HvVlHX+XGMy4OJLTA==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {

View file

@ -86,7 +86,7 @@
"eslint-plugin-vue-scoped-css": "2.12.0", "eslint-plugin-vue-scoped-css": "2.12.0",
"eslint-plugin-wc": "3.0.2", "eslint-plugin-wc": "3.0.2",
"globals": "16.4.0", "globals": "16.4.0",
"happy-dom": "19.0.2", "happy-dom": "20.0.1",
"license-checker-rseidelsohn": "4.4.2", "license-checker-rseidelsohn": "4.4.2",
"markdownlint-cli": "0.45.0", "markdownlint-cli": "0.45.0",
"postcss-html": "1.8.0", "postcss-html": "1.8.0",