build(deps-dev): bump happy-dom from 17.4.0 to 17.4.4 in /ui

Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 17.4.0 to 17.4.4.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](https://github.com/capricorn86/happy-dom/compare/v17.4.0...v17.4.4)

---
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] 2025-03-17 18:24:42 +00:00 committed by GitHub
parent 212887214c
commit b38a829a7e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 5 deletions

9
ui/package-lock.json generated
View file

@ -59,7 +59,7 @@
"eslint-plugin-react": "^7.37.4",
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-react-refresh": "^0.4.19",
"happy-dom": "^17.4.0",
"happy-dom": "^17.4.4",
"jsdom": "^26.0.0",
"prettier": "^3.5.3",
"ra-test": "^3.19.12",
@ -6628,10 +6628,11 @@
"license": "MIT"
},
"node_modules/happy-dom": {
"version": "17.4.0",
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-17.4.0.tgz",
"integrity": "sha512-LN2BIuvdFZ8snmF6LtQB2vYBzRmgCx+uqlFX9JpKVRHQ44NODNnOchB4ZW8404djHhdbQgEHRAkXCZ0zGOyzew==",
"version": "17.4.4",
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-17.4.4.tgz",
"integrity": "sha512-/Pb0ctk3HTZ5xEL3BZ0hK1AqDSAUuRQitOmROPHhfUYEWpmTImwfD8vFDGADmMAX0JYgbcgxWoLFKtsWhcpuVA==",
"dev": true,
"license": "MIT",
"dependencies": {
"webidl-conversions": "^7.0.0",
"whatwg-mimetype": "^3.0.0"

View file

@ -68,7 +68,7 @@
"eslint-plugin-react": "^7.37.4",
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-react-refresh": "^0.4.19",
"happy-dom": "^17.4.0",
"happy-dom": "^17.4.4",
"jsdom": "^26.0.0",
"prettier": "^3.5.3",
"ra-test": "^3.19.12",