diff --git a/package.json b/package.json index 44e00fd..3da69c8 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "dependencies": { "@testing-library/jest-dom": "^5.16.4", "@testing-library/react": "^12.1.4", - "@testing-library/user-event": "^14.2.0", + "@testing-library/user-event": "^14.2.5", "@types/jest": "^27.4.1", "@types/node": "^17.0.21", "@types/react": "^17.0.40", diff --git a/yarn.lock b/yarn.lock index 4df1ff1..7516280 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1901,10 +1901,10 @@ "@testing-library/dom" "^8.0.0" "@types/react-dom" "*" -"@testing-library/user-event@^14.2.0": - version "14.2.0" - resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.2.0.tgz#8293560f8f80a00383d6c755ec3e0b918acb1683" - integrity sha512-+hIlG4nJS6ivZrKnOP7OGsDu9Fxmryj9vCl8x0ZINtTJcCHs2zLsYif5GzuRiBF2ck5GZG2aQr7Msg+EHlnYVQ== +"@testing-library/user-event@^14.2.5": + version "14.2.5" + resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.2.5.tgz#a27a16ee7f915c22c62b9c065d743248ee79dcb6" + integrity sha512-xcSw47H8JidxQPAqPlHp4l51EYJx+2TlHgYBW9i+noNlgUMMrhgtefnrWcpZ1k9ep6SMhJVyx3N7F4tIKTuJ9w== "@tootallnate/once@1": version "1.1.2"