Bump happy-dom from 14.12.3 to 15.7.4

Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 14.12.3 to 15.7.4.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](https://github.com/capricorn86/happy-dom/compare/v14.12.3...v15.7.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-14 01:28:17 +00:00 committed by GitHub
parent 3540fcb73a
commit 4c2dcb88cb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

10
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.12.3",
"happy-dom": "^15.7.4",
"prettier": "^3.3.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
@ -14472,9 +14472,9 @@
}
},
"node_modules/happy-dom": {
"version": "14.12.3",
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-14.12.3.tgz",
"integrity": "sha512-vsYlEs3E9gLwA1Hp+w3qzu+RUDFf4VTT8cyKqVICoZ2k7WM++Qyd2LwzyTi5bqMJFiIC/vNpTDYuxdreENRK/g==",
"version": "15.7.4",
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-15.7.4.tgz",
"integrity": "sha512-r1vadDYGMtsHAAsqhDuk4IpPvr6N8MGKy5ntBo7tSdim+pWDxus2PNqOcOt8LuDZ4t3KJHE+gCuzupcx/GKnyQ==",
"dev": true,
"dependencies": {
"entities": "^4.5.0",
@ -14482,7 +14482,7 @@
"whatwg-mimetype": "^3.0.0"
},
"engines": {
"node": ">=16.0.0"
"node": ">=18.0.0"
}
},
"node_modules/happy-dom/node_modules/webidl-conversions": {

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.12.3",
"happy-dom": "^15.7.4",
"prettier": "^3.3.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",