Update dependency happy-dom to v20.8.9 [SECURITY] (v11.0/forgejo) (#11884)

Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
This commit is contained in:
Renovate Bot 2026-03-30 01:00:42 +02:00 committed by viceice-bot
parent 9097718160
commit 446cdcce91
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.9.0", "eslint-plugin-vue-scoped-css": "2.9.0",
"eslint-plugin-wc": "2.2.1", "eslint-plugin-wc": "2.2.1",
"globals": "16.0.0", "globals": "16.0.0",
"happy-dom": "20.8.8", "happy-dom": "20.8.9",
"license-checker-rseidelsohn": "4.4.2", "license-checker-rseidelsohn": "4.4.2",
"markdownlint-cli": "0.44.0", "markdownlint-cli": "0.44.0",
"postcss-html": "1.8.0", "postcss-html": "1.8.0",
@ -7980,9 +7980,9 @@
} }
}, },
"node_modules/happy-dom": { "node_modules/happy-dom": {
"version": "20.8.8", "version": "20.8.9",
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-20.8.8.tgz", "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-20.8.9.tgz",
"integrity": "sha512-5/F8wxkNxYtsN0bXfMwIyNLZ9WYsoOYPbmoluqVJqv8KBUbcyKZawJ7uYK4WTX8IHBLYv+VXIwfeNDPy1oKMwQ==", "integrity": "sha512-Tz23LR9T9jOGVZm2x1EPdXqwA37G/owYMxRwU0E4miurAtFsPMQ1d2Jc2okUaSjZqAFz2oEn3FLXC5a0a+siyA==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {

View file

@ -86,7 +86,7 @@
"eslint-plugin-vue-scoped-css": "2.9.0", "eslint-plugin-vue-scoped-css": "2.9.0",
"eslint-plugin-wc": "2.2.1", "eslint-plugin-wc": "2.2.1",
"globals": "16.0.0", "globals": "16.0.0",
"happy-dom": "20.8.8", "happy-dom": "20.8.9",
"license-checker-rseidelsohn": "4.4.2", "license-checker-rseidelsohn": "4.4.2",
"markdownlint-cli": "0.44.0", "markdownlint-cli": "0.44.0",
"postcss-html": "1.8.0", "postcss-html": "1.8.0",