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

chore(deps): update dependency happy-dom to v17.3.0
This commit is contained in:
Elian Doran 2025-03-07 20:12:57 +02:00 committed by GitHub
commit 4c6556cf18
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

@ -165,7 +165,7 @@
"electron": "34.3.0",
"eslint": "9.21.0",
"esm": "3.2.25",
"happy-dom": "17.2.2",
"happy-dom": "17.3.0",
"i18next-http-backend": "3.0.2",
"jsdoc": "4.0.4",
"knockout": "3.5.1",
@ -11684,9 +11684,9 @@
"license": "MIT"
},
"node_modules/happy-dom": {
"version": "17.2.2",
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-17.2.2.tgz",
"integrity": "sha512-3I1/CrNi780sdOhuhUnFtgTWhloSc3quSZwsylI41jycx8o97M6Y4aQAu0phSexGusT7+59BxATh4L4xiY0HcA==",
"version": "17.3.0",
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-17.3.0.tgz",
"integrity": "sha512-dTwlpUHrhE0usQOd1Df9k461SOYQUWNl0G31mXCDj+N9//oPcDb+cchrSJzrXN6qxZ5sZSrLf5AfY702Zvddfw==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@ -218,7 +218,7 @@
"electron": "34.3.0",
"eslint": "9.21.0",
"esm": "3.2.25",
"happy-dom": "17.2.2",
"happy-dom": "17.3.0",
"i18next-http-backend": "3.0.2",
"jsdoc": "4.0.4",
"knockout": "3.5.1",