diff --git a/package-lock.json b/package-lock.json index 4e7637c..970f155 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2275,9 +2275,9 @@ } }, "@testing-library/user-event": { - "version": "12.8.1", - "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-12.8.1.tgz", - "integrity": "sha512-u521YhkCKip0DQNDpfj9V97PU7UlCTkW5jURUD4JipuVe/xDJ32dJSIHlT2pqAs/I91OFB8p6LtqaLZpOu8BWQ==", + "version": "13.1.2", + "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-13.1.2.tgz", + "integrity": "sha512-89S/QELVCXbcHmgAfPrk0U8kCu9qESqV8/QQaUe5B4+7qi3kJlfQYCiB7Pfi2XInBtO0qm7vDmJb+/Oa+TFdyQ==", "requires": { "@babel/runtime": "^7.12.5" } diff --git a/package.json b/package.json index 724de53..98a7c4b 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "@material-ui/core": "^4.11.3", "@testing-library/jest-dom": "^5.11.9", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^12.8.1", + "@testing-library/user-event": "^13.1.2", "bootstrap": "^4.6.0", "css-baseline": "^1.2.11", "emailjs-com": "^2.6.4",