diff --git a/package.json b/package.json index cd9c1c1..edf0145 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "@apollo/client": "^3.13.9", "@testing-library/jest-dom": "^6.9.1", "@testing-library/react": "^15.0.7", - "@testing-library/user-event": "^14.6.1", + "@testing-library/user-event": "^14.6.3", "@types/jest": "^30.0.0", "@types/node": "^26.1.1", "@types/react": "^18.3.12", diff --git a/yarn.lock b/yarn.lock index abf65d3..9e34132 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2033,10 +2033,10 @@ "@testing-library/dom" "^10.0.0" "@types/react-dom" "^18.0.0" -"@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== +"@testing-library/user-event@^14.6.3": + version "14.6.3" + resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.6.3.tgz#360bd2e2f496ba738dfd59f114368dc479199a7f" + integrity sha512-6dBq67jT8lE+JTE8Exm02Kt6ze43hz1jdiSpSJwtTZiT1xQQ6b7nZYTTQ9njdArdU8XklOwaDp/AbT/eYSKF4g== "@tootallnate/once@1": version "1.1.2"