diff --git a/packages/web/package.json b/packages/web/package.json index 602d503..167ab98 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -14,7 +14,7 @@ "@roleypoly/types": "*", "@testing-library/jest-dom": "^5.11.9", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^13.0.7", + "@testing-library/user-event": "^13.0.16", "@types/jest": "^26.0.21", "@types/node": "^14.14.35", "@types/react": "^17.0.3", diff --git a/yarn.lock b/yarn.lock index 57dcd9d..4b04ba4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2590,10 +2590,10 @@ "@babel/runtime" "^7.12.5" "@testing-library/dom" "^7.28.1" -"@testing-library/user-event@^13.0.7": - version "13.0.7" - resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.0.7.tgz#835634e4cd6db6d63eb9398bd62fb26120f85dfd" - integrity sha512-EJBruqe7mV9OwPrZBx9HhFXt84KLinNNiGB0gqVp6+gPJ1ZP99Nq5FieChb/54fzmddGLkMp5ndbZBaEADdxrQ== +"@testing-library/user-event@^13.0.16": + version "13.0.16" + resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.0.16.tgz#c027a9656f1984cf05f9c94c8f7168c06e85792c" + integrity sha512-plXL8lGR2H0xm0fHE0Dfz37ke2UtBI1wAmaWIo6BP7+pGt+BxdBQrITHAMGcac0a3PtBi5CXNPth8S53ISO1Ew== dependencies: "@babel/runtime" "^7.12.5"