diff --git a/package.json b/package.json index 7cf9224ad..7800e0e39 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@matejmazur/react-katex": "3.1.3", "@testing-library/jest-dom": "5.12.0", "@testing-library/react": "11.2.6", - "@testing-library/user-event": "13.1.5", + "@testing-library/user-event": "13.1.8", "@types/codemirror": "0.0.109", "@types/d3-graphviz": "2.6.6", "@types/diff": "5.0.0", diff --git a/yarn.lock b/yarn.lock index 6e3627277..04672416c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1835,10 +1835,10 @@ "@babel/runtime" "^7.12.5" "@testing-library/dom" "^7.28.1" -"@testing-library/user-event@13.1.5": - version "13.1.5" - resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.1.5.tgz#1ce11c37bf4df8f264fb7999ded7139e092a29bd" - integrity sha512-dD1FRHuWhfdcnb6H9/oaIIZHx9LQKGxbTtYV3i5Zru8I3GWWJoG2WtlAlXZ/56djO+6TvfsWPj5cXQvoTFQATQ== +"@testing-library/user-event@13.1.8": + version "13.1.8" + resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.1.8.tgz#9cbf342b88d837ee188f9f9f4df6d1beaaf179c2" + integrity sha512-M04HgOlJvxILf5xyrkJaEQfFOtcvhy3usLldQIEg9zgFIYQofSmFGVfFlS7BWowqlBGLrItwGMlPXCoBgoHSiw== dependencies: "@babel/runtime" "^7.12.5"