Template
1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo synced 2024-11-21 17:34:24 +01:00

Update dependency happy-dom to v15.10.2 [SECURITY] (v9.0/forgejo) (#5854)

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 2024-11-08 06:39:14 +00:00 committed by forgejo-renovate-action
parent 66b6917923
commit 08396d566b
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -84,7 +84,7 @@
"eslint-plugin-vue": "9.28.0",
"eslint-plugin-vue-scoped-css": "2.8.1",
"eslint-plugin-wc": "2.1.1",
"happy-dom": "15.7.4",
"happy-dom": "15.10.2",
"license-checker-rseidelsohn": "4.4.2",
"markdownlint-cli": "0.41.0",
"postcss-html": "1.7.0",
@ -10088,9 +10088,9 @@
}
},
"node_modules/happy-dom": {
"version": "15.7.4",
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-15.7.4.tgz",
"integrity": "sha512-r1vadDYGMtsHAAsqhDuk4IpPvr6N8MGKy5ntBo7tSdim+pWDxus2PNqOcOt8LuDZ4t3KJHE+gCuzupcx/GKnyQ==",
"version": "15.10.2",
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-15.10.2.tgz",
"integrity": "sha512-NbA5XrSovenJIIcfixCREX3ZnV7yHP4phhbfuxxf4CPn+LZpz/jIM9EqJ2DrPwgVDSMoAKH3pZwQvkbsSiCrUw==",
"dev": true,
"license": "MIT",
"dependencies": {

View file

@ -83,7 +83,7 @@
"eslint-plugin-vue": "9.28.0",
"eslint-plugin-vue-scoped-css": "2.8.1",
"eslint-plugin-wc": "2.1.1",
"happy-dom": "15.7.4",
"happy-dom": "15.10.2",
"license-checker-rseidelsohn": "4.4.2",
"markdownlint-cli": "0.41.0",
"postcss-html": "1.7.0",