diff --git a/package-lock.json b/package-lock.json index fa0b520d6ee..884d849b23c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -76,7 +76,7 @@ "eslint-plugin-unicorn": "56.0.1", "globals": "15.15.0", "globby": "14.1.0", - "happy-dom": "17.1.3", + "happy-dom": "17.1.6", "husky": "9.1.7", "jest-axe": "9.0.0", "lerna": "8.1.9", @@ -15078,9 +15078,9 @@ } }, "node_modules/happy-dom": { - "version": "17.1.3", - "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-17.1.3.tgz", - "integrity": "sha512-UYjGCLA3KILAtV9QzvNydLM2uU+XnncICjOFoBxzm/mubB1612IxkVgkKHWs3UPPtoWXAxUDMjYTrPVVUUGTcw==", + "version": "17.1.6", + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-17.1.6.tgz", + "integrity": "sha512-AZBytzdbKKP4jirZa7y8Jwn0/1/ZSX627InHelqmIdsQRla15ld98Uk4TNbHEkRvcF7mhGVeuGTtRHzzXOovfg==", "dev": true, "dependencies": { "webidl-conversions": "^7.0.0", diff --git a/package.json b/package.json index 4699dd5cc8e..1055a422fc5 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "eslint-plugin-unicorn": "56.0.1", "globals": "15.15.0", "globby": "14.1.0", - "happy-dom": "17.1.3", + "happy-dom": "17.1.6", "husky": "9.1.7", "jest-axe": "9.0.0", "lerna": "8.1.9",