Merge pull request #289 from IT4Change/dependabot/npm_and_yarn/happy-dom-14.12.0

Bump happy-dom from 14.11.0 to 14.12.0
This commit is contained in:
mahula 2024-06-01 09:38:49 +02:00 committed by GitHub
commit b0153cc79e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -65,7 +65,7 @@
"eslint-plugin-vue": "^9.26.0",
"eslint-plugin-vuetify": "^2.4.0",
"eslint-plugin-yml": "^1.14.0",
"happy-dom": "^14.11.0",
"happy-dom": "^14.12.0",
"prettier": "^3.2.5",
"react": "^18.3.1",
"react-dom": "^18.3.1",
@ -14510,9 +14510,9 @@
}
},
"node_modules/happy-dom": {
"version": "14.11.0",
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-14.11.0.tgz",
"integrity": "sha512-vu25dY7YJqLuTG/3ADC0FZRRF0yNBp3q2K0YTN08opXdZi8V/YzIJDNJWFiCnDIuyc+RrCIE093+H5fa9Trlxg==",
"version": "14.12.0",
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-14.12.0.tgz",
"integrity": "sha512-dHcnlGFY2o2CdxfuYpqwSrBrpj/Kuzv4u4f3TU5yHW1GL24dKij4pv1BRjXnXc3uWo8qsCbToF9weaDsm/He8A==",
"dev": true,
"dependencies": {
"entities": "^4.5.0",

View File

@ -117,7 +117,7 @@
"eslint-plugin-vue": "^9.26.0",
"eslint-plugin-vuetify": "^2.4.0",
"eslint-plugin-yml": "^1.14.0",
"happy-dom": "^14.11.0",
"happy-dom": "^14.12.0",
"prettier": "^3.2.5",
"react": "^18.3.1",
"react-dom": "^18.3.1",