diff --git a/package.json b/package.json index 8a8bbb189..71ff3e10c 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@matejmazur/react-katex": "3.1.3", "@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.3", "@types/codemirror": "0.0.108", "@types/d3-graphviz": "2.6.6", "@types/diff": "5.0.0", @@ -163,7 +163,7 @@ }, "devDependencies": { "@cypress/webpack-preprocessor": "5.6.0", - "@testing-library/cypress": "7.0.3", + "@testing-library/cypress": "7.0.4", "@types/redux-devtools": "3.0.47", "@types/redux-devtools-extension": "2.13.2", "cross-env": "7.0.3", diff --git a/yarn.lock b/yarn.lock index fc871a7f4..1618d79a8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1764,10 +1764,10 @@ "@svgr/plugin-svgo" "^5.5.0" loader-utils "^2.0.0" -"@testing-library/cypress@7.0.3": - version "7.0.3" - resolved "https://registry.yarnpkg.com/@testing-library/cypress/-/cypress-7.0.3.tgz#1f4bcf992d0a0ff55da13b80f6f785c976ef9c0d" - integrity sha512-JOYW4VSSyHxaZDUhrS5N7tZA8jhr3ISx73WnLPpNkPqDCLUIJpo8ZQihti68Q4Qv5hVuA+I2rUI2glORaEFPaA== +"@testing-library/cypress@7.0.4": + version "7.0.4" + resolved "https://registry.yarnpkg.com/@testing-library/cypress/-/cypress-7.0.4.tgz#38a55880712f222ddb9671bc899fe80f8c41bfc0" + integrity sha512-5I1amLVB2ExIRWuHlvG35dVFVC2KiNBZ0U1ASJUJZASFPQ0BhqJG4s0B8B8wNAE7TrR8KWlrzcNutkgxXL6VOg== dependencies: "@babel/runtime" "^7.12.5" "@testing-library/dom" "^7.28.1" @@ -1808,10 +1808,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.3": + version "12.7.3" + resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.7.3.tgz#ef674ccb91794e52123b3532c336485d16f453b3" + integrity sha512-IdSHkWfbeSSJRFlldvHDWfVX0U18TbXIvLSGII+JbqkJrsflFr4OWlQIua0TvcVVJNna3BNrNvRSvpQ0yvSXlA== dependencies: "@babel/runtime" "^7.12.5"