diff --git a/package-lock.json b/package-lock.json index de40676..0ff5aec 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@sentry/tracing": "^6.2.1", "@testing-library/jest-dom": "^5.11.9", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^12.7.1", + "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.20", "@types/node": "^12.20.1", "@types/react": "^17.0.2", @@ -2598,9 +2598,9 @@ } }, "node_modules/@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.8", + "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-13.1.8.tgz", + "integrity": "sha512-M04HgOlJvxILf5xyrkJaEQfFOtcvhy3usLldQIEg9zgFIYQofSmFGVfFlS7BWowqlBGLrItwGMlPXCoBgoHSiw==", "dependencies": { "@babel/runtime": "^7.12.5" }, @@ -22570,9 +22570,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.8", + "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-13.1.8.tgz", + "integrity": "sha512-M04HgOlJvxILf5xyrkJaEQfFOtcvhy3usLldQIEg9zgFIYQofSmFGVfFlS7BWowqlBGLrItwGMlPXCoBgoHSiw==", "requires": { "@babel/runtime": "^7.12.5" } diff --git a/package.json b/package.json index 3ab16c6..d3e40d4 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "@sentry/tracing": "^6.2.1", "@testing-library/jest-dom": "^5.11.9", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^12.7.1", + "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.20", "@types/node": "^12.20.1", "@types/react": "^17.0.2",