diff --git a/hosting/package.json b/hosting/package.json index 004719b..4a65f9f 100644 --- a/hosting/package.json +++ b/hosting/package.json @@ -6,7 +6,7 @@ "@react-firebase/auth": "^0.2.10", "@testing-library/jest-dom": "^5.11.9", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^12.8.1", + "@testing-library/user-event": "^14.4.3", "axios": "^0.21.1", "bulma-extensions": "^6.2.7", "classnames": "^2.2.6", diff --git a/hosting/yarn.lock b/hosting/yarn.lock index 4d8a18f..48c2855 100644 --- a/hosting/yarn.lock +++ b/hosting/yarn.lock @@ -2703,12 +2703,10 @@ "@babel/runtime" "^7.12.5" "@testing-library/dom" "^7.28.1" -"@testing-library/user-event@^12.8.1": - version "12.8.1" - resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.8.1.tgz#aa897d6e7f0cf2208385abc2da2ac3f5844bbd00" - integrity sha512-u521YhkCKip0DQNDpfj9V97PU7UlCTkW5jURUD4JipuVe/xDJ32dJSIHlT2pqAs/I91OFB8p6LtqaLZpOu8BWQ== - dependencies: - "@babel/runtime" "^7.12.5" +"@testing-library/user-event@^14.4.3": + version "14.4.3" + resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.4.3.tgz#af975e367743fa91989cd666666aec31a8f50591" + integrity sha512-kCUc5MEwaEMakkO5x7aoD+DLi02ehmEM2QCGWvNqAS1dV/fAvORWEjnjsEIvml59M7Y5kCkWN6fCCyPOe8OL6Q== "@types/anymatch@*": version "1.3.1"