diff --git a/package-lock.json b/package-lock.json index a0fcc19..bb42a79 100644 --- a/package-lock.json +++ b/package-lock.json @@ -48,7 +48,7 @@ "eslint": "8.57.0", "eslint-plugin-vue": "9.27.0", "flat": "^6.0.1", - "happy-dom": "14.12.3", + "happy-dom": "15.11.6", "nano-staged": "0.8.0", "playwright": "1.45.0", "react": "^18.3.1", @@ -11758,9 +11758,9 @@ } }, "node_modules/happy-dom": { - "version": "14.12.3", - "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-14.12.3.tgz", - "integrity": "sha512-vsYlEs3E9gLwA1Hp+w3qzu+RUDFf4VTT8cyKqVICoZ2k7WM++Qyd2LwzyTi5bqMJFiIC/vNpTDYuxdreENRK/g==", + "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, "license": "MIT", "dependencies": { @@ -11769,7 +11769,7 @@ "whatwg-mimetype": "^3.0.0" }, "engines": { - "node": ">=16.0.0" + "node": ">=18.0.0" } }, "node_modules/has-flag": { diff --git a/package.json b/package.json index 3e4f51d..48372ad 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "eslint": "8.57.0", "eslint-plugin-vue": "9.27.0", "flat": "^6.0.1", - "happy-dom": "14.12.3", + "happy-dom": "15.11.6", "nano-staged": "0.8.0", "playwright": "1.45.0", "react": "^18.3.1",