Merge pull request #1358 from TriliumNext/renovate/happy-dom-monorepo

chore(deps): update dependency happy-dom to v17.4.0
This commit is contained in:
Elian Doran 2025-03-08 03:05:41 +02:00 committed by GitHub
commit d2ffd4a8cd
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

@ -167,7 +167,7 @@
"eslint": "9.21.0",
"esm": "3.2.25",
"globals": "16.0.0",
"happy-dom": "17.3.0",
"happy-dom": "17.4.0",
"i18next-http-backend": "3.0.2",
"jsdoc": "4.0.4",
"knockout": "3.5.1",
@ -11705,9 +11705,9 @@
"license": "MIT"
},
"node_modules/happy-dom": {
"version": "17.3.0",
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-17.3.0.tgz",
"integrity": "sha512-dTwlpUHrhE0usQOd1Df9k461SOYQUWNl0G31mXCDj+N9//oPcDb+cchrSJzrXN6qxZ5sZSrLf5AfY702Zvddfw==",
"version": "17.4.0",
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-17.4.0.tgz",
"integrity": "sha512-LN2BIuvdFZ8snmF6LtQB2vYBzRmgCx+uqlFX9JpKVRHQ44NODNnOchB4ZW8404djHhdbQgEHRAkXCZ0zGOyzew==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@ -220,7 +220,7 @@
"eslint": "9.21.0",
"esm": "3.2.25",
"globals": "16.0.0",
"happy-dom": "17.3.0",
"happy-dom": "17.4.0",
"i18next-http-backend": "3.0.2",
"jsdoc": "4.0.4",
"knockout": "3.5.1",