build(deps-dev): bump happy-dom from 16.7.3 to 16.8.1 in /frontend

Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 16.7.3 to 16.8.1.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](https://github.com/capricorn86/happy-dom/compare/v16.7.3...v16.8.1)

---
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]
2025-01-31 13:39:59 +00:00
committed by GitHub
parent e315c2fdbf
commit 8d1e7b53b4
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -58,7 +58,7 @@
"autoprefixer": "^10.4.20",
"browserslist-to-esbuild": "^2.1.1",
"graphql": "^16.10.0",
"happy-dom": "^16.7.3",
"happy-dom": "^16.8.1",
"i18next-parser": "^9.1.0",
"knip": "^5.43.6",
"msw": "^2.7.0",
@@ -9902,9 +9902,9 @@
}
},
"node_modules/happy-dom": {
"version": "16.7.3",
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-16.7.3.tgz",
"integrity": "sha512-76uiE9jCpC849cOyYZ8YBROpPcstW/hwCKoQYd3aiZaxHeR9zdjpup4z7qYEWbt+lY8Rb3efW2gmrckyoBftKg==",
"version": "16.8.1",
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-16.8.1.tgz",
"integrity": "sha512-n0QrmT9lD81rbpKsyhnlz3DgnMZlaOkJPpgi746doA+HvaMC79bdWkwjrNnGJRvDrWTI8iOcJiVTJ5CdT/AZRw==",
"dev": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -68,7 +68,7 @@
"autoprefixer": "^10.4.20",
"browserslist-to-esbuild": "^2.1.1",
"graphql": "^16.10.0",
"happy-dom": "^16.7.3",
"happy-dom": "^16.8.1",
"i18next-parser": "^9.1.0",
"knip": "^5.43.6",
"msw": "^2.7.0",