diff --git a/package.json b/package.json index 949bc720c..137f51b28 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@matejmazur/react-katex": "3.1.3", "@testing-library/jest-dom": "5.11.10", "@testing-library/react": "11.2.6", - "@testing-library/user-event": "13.1.1", + "@testing-library/user-event": "13.1.2", "@types/codemirror": "0.0.108", "@types/d3-graphviz": "2.6.6", "@types/diff": "5.0.0", diff --git a/yarn.lock b/yarn.lock index 1c5928327..41ec738ac 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1837,10 +1837,10 @@ "@babel/runtime" "^7.12.5" "@testing-library/dom" "^7.28.1" -"@testing-library/user-event@13.1.1": - version "13.1.1" - resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.1.1.tgz#1e011de944cf4d2a917cef6c3046c26389943e24" - integrity sha512-B4roX+0mpXKGj8ndd38YoIo3IV9pmTTWxr/2cOke5apTtrNabEUE0KMBccpcAcYlfPcr7uMu+dxeeC3HdXd9qQ== +"@testing-library/user-event@13.1.2": + version "13.1.2" + resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.1.2.tgz#2dff143155da093f0dc2485cf4717780d12a6235" + integrity sha512-89S/QELVCXbcHmgAfPrk0U8kCu9qESqV8/QQaUe5B4+7qi3kJlfQYCiB7Pfi2XInBtO0qm7vDmJb+/Oa+TFdyQ== dependencies: "@babel/runtime" "^7.12.5"