diff --git a/package-lock.json b/package-lock.json index 65e2b1767..4b219f2cf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -44,7 +44,7 @@ "cypress-wait-until": "^3.0.2", "dockerode": "^4.0.2", "eslint-plugin-cypress": "^3.5.0", - "happy-dom": "^15.8.0", + "happy-dom": "^15.11.6", "typescript": "^5.6.3", "vite": "^5.4.2", "vitest": "^2.0.5", @@ -7736,9 +7736,9 @@ "peer": true }, "node_modules/happy-dom": { - "version": "15.8.0", - "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-15.8.0.tgz", - "integrity": "sha512-LwBvPvR4MQ1xfrf4gbWRJzeL2xQqWiEiHvZF5uA1AwlCCgjH9ht0fGVXciRGQCghdHAIXw1zGX1mJ6a3O0fpeA==", + "version": "15.11.6", + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-15.11.6.tgz", + "integrity": "sha512-elX7iUTu+5+3b2+NGQc0L3eWyq9jKhuJJ4GpOMxxT/c2pg9O3L5H3ty2VECX0XXZgRmmRqXyOK8brA2hDI6LsQ==", "dev": true, "dependencies": { "entities": "^4.5.0", @@ -20514,9 +20514,9 @@ "peer": true }, "happy-dom": { - "version": "15.8.0", - "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-15.8.0.tgz", - "integrity": "sha512-LwBvPvR4MQ1xfrf4gbWRJzeL2xQqWiEiHvZF5uA1AwlCCgjH9ht0fGVXciRGQCghdHAIXw1zGX1mJ6a3O0fpeA==", + "version": "15.11.6", + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-15.11.6.tgz", + "integrity": "sha512-elX7iUTu+5+3b2+NGQc0L3eWyq9jKhuJJ4GpOMxxT/c2pg9O3L5H3ty2VECX0XXZgRmmRqXyOK8brA2hDI6LsQ==", "dev": true, "requires": { "entities": "^4.5.0", diff --git a/package.json b/package.json index f1a73b6b5..88cd1d1fa 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "cypress-wait-until": "^3.0.2", "dockerode": "^4.0.2", "eslint-plugin-cypress": "^3.5.0", - "happy-dom": "^15.8.0", + "happy-dom": "^15.11.6", "typescript": "^5.6.3", "vite": "^5.4.2", "vitest": "^2.0.5",