diff --git a/package-lock.json b/package-lock.json index 448df82..531a268 100644 --- a/package-lock.json +++ b/package-lock.json @@ -41,7 +41,7 @@ "eslint-plugin-react-hooks": "^7.1.1", "eslint-plugin-react-refresh": "^0.5.3", "globals": "^17.9.0", - "happy-dom": "^20.11.1", + "happy-dom": "^20.11.2", "tailwindcss": "^4.3.3", "typescript": "~6.0.2", "typescript-eslint": "^8.65.0", @@ -3574,9 +3574,9 @@ "license": "ISC" }, "node_modules/happy-dom": { - "version": "20.11.1", - "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-20.11.1.tgz", - "integrity": "sha512-XSt8tMzbW9ymE7687xztkO1ckR7qJNQ3LywY9vlYGhGi3zXrGBHuUo2Cl1ztZaICW+1eAGdkLbj6iwVqDT33kg==", + "version": "20.11.2", + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-20.11.2.tgz", + "integrity": "sha512-7MB+bJLkxu3SowAfBJbjW+c55kNz5tkR45gu2qzrxznezhLeN5YIlJbwUgSzlGc+qWoZ8Ykg71H5ezz69xixrw==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 88da6fc..06b7cd2 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "eslint-plugin-react-hooks": "^7.1.1", "eslint-plugin-react-refresh": "^0.5.3", "globals": "^17.9.0", - "happy-dom": "^20.11.1", + "happy-dom": "^20.11.2", "tailwindcss": "^4.3.3", "typescript": "~6.0.2", "typescript-eslint": "^8.65.0",