diff --git a/ui/package.json b/ui/package.json index 2091e95..cd8c889 100644 --- a/ui/package.json +++ b/ui/package.json @@ -9,7 +9,7 @@ "@reduxjs/toolkit": "1.5.0", "@testing-library/jest-dom": "^5.11.9", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^12.8.1", + "@testing-library/user-event": "^12.8.3", "@types/jest": "^26.0.20", "@types/lodash.uniqby": "4.7.6", "@types/node": "^14.14.33", diff --git a/ui/yarn.lock b/ui/yarn.lock index e5cf33e..0bb9825 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -1735,10 +1735,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== +"@testing-library/user-event@^12.8.3": + version "12.8.3" + resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.8.3.tgz#1aa3ed4b9f79340a1e1836bc7f57c501e838704a" + integrity sha512-IR0iWbFkgd56Bu5ZI/ej8yQwrkCv8Qydx6RzwbKz9faXazR/+5tvYKsZQgyXJiwgpcva127YO6JcWy7YlCfofQ== dependencies: "@babel/runtime" "^7.12.5"