diff --git a/package-lock.json b/package-lock.json index ed84ddfb..deadd718 100644 --- a/package-lock.json +++ b/package-lock.json @@ -46,7 +46,7 @@ "eslint-config-prettier": "9.1.0", "eslint-plugin-react": "7.34.1", "eslint-plugin-storybook": "0.8.0", - "happy-dom": "15.7.0", + "happy-dom": "15.10.1", "husky": "9.0.11", "lint-staged": "15.2.2", "prettier": "3.2.5", @@ -14043,9 +14043,9 @@ } }, "node_modules/happy-dom": { - "version": "15.7.0", - "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-15.7.0.tgz", - "integrity": "sha512-tH48xarc37FLrtpNWuA89xw4IS1dxNrfzI8ehiafkj3kM3JSCMknuigKv2unDPRzd2C9Hv7ZDPkqPiBCvIz2Dg==", + "version": "15.10.1", + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-15.10.1.tgz", + "integrity": "sha512-FuGnj/qIB4QnBL6fWmD7Wnh6STxevLgOVWB6+nopDGgWG1+t9CXkNB2ldZ+iqwD2UKxD2D0SU8el8A6AX6Q1+g==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 2e3f2401..50bdfcb0 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "eslint-config-prettier": "9.1.0", "eslint-plugin-react": "7.34.1", "eslint-plugin-storybook": "0.8.0", - "happy-dom": "15.7.0", + "happy-dom": "15.10.1", "husky": "9.0.11", "lint-staged": "15.2.2", "prettier": "3.2.5",