diff --git a/ui/app/package.json b/ui/app/package.json index b1a9a6699..50a2246e0 100644 --- a/ui/app/package.json +++ b/ui/app/package.json @@ -13,7 +13,7 @@ "@testing-library/dom": "^7.21.4", "@testing-library/jest-dom": "^6.2.0", "@testing-library/react": "^14.0.0", - "@testing-library/user-event": "^14.4.3", + "@testing-library/user-event": "^14.6.1", "@types/jest": "^29.5.0", "@types/node": "^20.16.12", "@types/react": "^18.3.16", diff --git a/ui/app/yarn.lock b/ui/app/yarn.lock index 1cc293094..2c80c2218 100644 --- a/ui/app/yarn.lock +++ b/ui/app/yarn.lock @@ -2169,10 +2169,10 @@ "@testing-library/dom" "^9.0.0" "@types/react-dom" "^18.0.0" -"@testing-library/user-event@^14.4.3": - version "14.5.2" - resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.5.2.tgz#db7257d727c891905947bd1c1a99da20e03c2ebd" - integrity sha512-YAh82Wh4TIrxYLmfGcixwD18oIjyC1pFQC2Y01F2lzV2HTMiYrI0nze0FD0ocB//CKS/7jIUgae+adPqxK5yCQ== +"@testing-library/user-event@^14.6.1": + version "14.6.1" + resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.6.1.tgz#13e09a32d7a8b7060fe38304788ebf4197cd2149" + integrity sha512-vq7fv0rnt+QTXgPxr5Hjc210p6YKq2kmdziLgnsZGgLJ9e6VAShx1pACLuRjd/AS/sr7phAR58OIIpf0LlmQNw== "@tootallnate/once@1": version "1.1.2"