Bump happy-dom from 14.7.0 to 14.7.1 in /frontend

Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 14.7.0 to 14.7.1.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](https://github.com/capricorn86/happy-dom/compare/v14.7.0...v14.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-08 07:03:55 +00:00 committed by GitHub
parent 232205311b
commit 6858973b21
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -65,7 +65,7 @@
"eslint-plugin-vue": "^9.24.0",
"eslint-plugin-vuetify": "^2.2.0",
"eslint-plugin-yml": "^1.14.0",
"happy-dom": "^14.7.0",
"happy-dom": "^14.7.1",
"prettier": "^3.2.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
@ -12912,9 +12912,9 @@
}
},
"node_modules/happy-dom": {
"version": "14.7.0",
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-14.7.0.tgz",
"integrity": "sha512-Rl8Za/bemx2AO7jxL6D1CXazqryd3vClVo4gK0wZMbPUwGlODdpASJJS3j+OX85VkPZ2wf3TKdhzUv7v7zmNOA==",
"version": "14.7.1",
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-14.7.1.tgz",
"integrity": "sha512-v60Q0evZ4clvMcrAh5/F8EdxDdfHdFrtffz/CNe10jKD+nFweZVxM91tW+UyY2L4AtpgIaXdZ7TQmiO1pfcwbg==",
"dev": true,
"dependencies": {
"entities": "^4.5.0",

View File

@ -117,7 +117,7 @@
"eslint-plugin-vue": "^9.24.0",
"eslint-plugin-vuetify": "^2.2.0",
"eslint-plugin-yml": "^1.14.0",
"happy-dom": "^14.7.0",
"happy-dom": "^14.7.1",
"prettier": "^3.2.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",