diff --git a/package.json b/package.json index 01a698be..8d5c1ba3 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "test:all": "ember try:each" }, "dependencies": { - "@floating-ui/dom": "^1.5.1", + "@floating-ui/dom": "^1.5.2", "babel-plugin-filter-imports": "^4.0.0", "broccoli-funnel": "~3.0.8", "ember-auto-import": "~2.6.3", diff --git a/yarn.lock b/yarn.lock index 271051ad..ef493b1c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1497,10 +1497,10 @@ dependencies: "@floating-ui/utils" "^0.1.1" -"@floating-ui/dom@^1.5.1": - version "1.5.1" - resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.5.1.tgz#88b70defd002fe851f17b4a25efb2d3c04d7a8d7" - integrity sha512-KwvVcPSXg6mQygvA1TjbN/gh///36kKtllIF8SUm0qpFj8+rvYrpvlYdL1JoA71SHpDqgSSdGOSoQ0Mp3uY5aw== +"@floating-ui/dom@^1.5.2": + version "1.5.2" + resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.5.2.tgz#6812e89d1d4d4ea32f10d15c3b81feb7f9836d89" + integrity sha512-6ArmenS6qJEWmwzczWyhvrXRdI/rI78poBcW0h/456+onlabit+2G+QxHx5xTOX60NBJQXjsCLFbW2CmsXpUog== dependencies: "@floating-ui/core" "^1.4.1" "@floating-ui/utils" "^0.1.1"