diff --git a/package.json b/package.json index ae14c4f4..62bfcfe6 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@testing-library/dom": "^7.29.4", "@testing-library/jest-dom": "^5.11.9", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^12.7.1", + "@testing-library/user-event": "^12.7.2", "@types/file-saver": "^2.0.1", "@types/jest": "^26.0.20", "@types/jszip": "^3.4.1", diff --git a/yarn.lock b/yarn.lock index 5e8e78d3..05ed32bf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2455,10 +2455,10 @@ "@babel/runtime" "^7.12.5" "@testing-library/dom" "^7.28.1" -"@testing-library/user-event@^12.7.1": - version "12.7.1" - resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.7.1.tgz#e1ce931c04a1c65faf28618442d56ba8da887f2c" - integrity sha512-COfCkYgcxc+P9+pEAIGlmBuIDjO91Chf9GOBHI8AhIiMyaoOrKVPQny1uf0HIAYNoHKL5slhkqOPP2ZyNaVQGw== +"@testing-library/user-event@^12.7.2": + version "12.7.2" + resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.7.2.tgz#78749eadc8324009b428bdb8d7edc64b63c3e86c" + integrity sha512-6uUYor7b0+JAcanK0rmCEZGo6t0n2F4WUKXL9toQg495a9YE2MHlJ8GWzfCgsUPyVHw8SNaMN8UrZoHABf+oOg== dependencies: "@babel/runtime" "^7.12.5"