Bump happy-dom from 14.11.0 to 14.12.0

Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 14.11.0 to 14.12.0.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](https://github.com/capricorn86/happy-dom/compare/v14.11.0...v14.12.0)

---
updated-dependencies:
- dependency-name: happy-dom
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-06-01 07:36:46 +00:00 committed by GitHub
parent 659c7376ee
commit b59c5b30cf
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",