diff --git a/package.json b/package.json index 813f13bda..5e06a5390 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@svgr/webpack": "6.3.0", "@testing-library/jest-dom": "5.16.4", "@testing-library/react": "13.3.0", - "@testing-library/user-event": "14.2.1", + "@testing-library/user-event": "14.3.0", "@types/apollo-upload-client": "17.0.1", "@types/jest": "28.1.6", "@types/lodash": "4.14.182", diff --git a/yarn.lock b/yarn.lock index be23ca38a..b956ecbeb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4579,10 +4579,10 @@ "@testing-library/dom" "^8.5.0" "@types/react-dom" "^18.0.0" -"@testing-library/user-event@14.2.1": - version "14.2.1" - resolved "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.2.1.tgz" - integrity sha512-HOr1QiODrq+0j9lKU5i10y9TbhxMBMRMGimNx10asdmau9cb8Xb1Vyg0GvTwyIL2ziQyh2kAloOtAQFBQVuecA== +"@testing-library/user-event@14.3.0": + version "14.3.0" + resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.3.0.tgz#0a6750b94b40e4739706d41e8efc2ccf64d2aad9" + integrity sha512-P02xtBBa8yMaLhK8CzJCIns8rqwnF6FxhR9zs810flHOBXUYCFjLd8Io1rQrAkQRWEmW2PGdZIEdMxf/KLsqFA== "@testing-library/user-event@^13.2.1": version "13.5.0"