diff --git a/package-lock.json b/package-lock.json index f24f1d82ab7..991a4d47694 100644 --- a/package-lock.json +++ b/package-lock.json @@ -76,7 +76,7 @@ "eslint-plugin-unicorn": "56.0.1", "globals": "15.14.0", "globby": "14.0.2", - "happy-dom": "16.3.0", + "happy-dom": "16.5.3", "husky": "9.1.7", "jest-axe": "9.0.0", "lerna": "8.1.9", @@ -15092,11 +15092,10 @@ } }, "node_modules/happy-dom": { - "version": "16.3.0", - "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-16.3.0.tgz", - "integrity": "sha512-Q71RaIhyS21vhW17Tpa5W36yqQXIlE1TZ0A0Gguts8PShUSQE/7fBgxYGxgm3+5y0gF6afdlAVHLQqgrIcfRzg==", + "version": "16.5.3", + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-16.5.3.tgz", + "integrity": "sha512-7zGnyROZuntn+5X84MQ535qiQ3ccm45uHl+Q7EFAcPP0NhkbrfPitqprz0GgszX91/QqsZKQ7nTYkyObCTDUjg==", "dev": true, - "license": "MIT", "dependencies": { "webidl-conversions": "^7.0.0", "whatwg-mimetype": "^3.0.0" @@ -31911,7 +31910,7 @@ "color": "^4.2.3", "composed-offset-position": "^0.0.6", "dayjs": "^1.11.13", - "focus-trap": "7.6.4", + "focus-trap": "^7.6.2", "interactjs": "^1.10.27", "lodash-es": "^4.17.21", "sortablejs": "^1.15.6", diff --git a/package.json b/package.json index b35b6ce9ad9..07af2aa1e61 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "eslint-plugin-unicorn": "56.0.1", "globals": "15.14.0", "globby": "14.0.2", - "happy-dom": "16.3.0", + "happy-dom": "16.5.3", "husky": "9.1.7", "jest-axe": "9.0.0", "lerna": "8.1.9",