diff --git a/ui/package-lock.json b/ui/package-lock.json index 1e36938..d0fa25f 100644 --- a/ui/package-lock.json +++ b/ui/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "@testing-library/jest-dom": "5.17.0", "@testing-library/react": "13.4.0", - "@testing-library/user-event": "14.5.2", + "@testing-library/user-event": "14.6.1", "moment": "2.29.3", "query-string": "7.1.1", "react": "18.2.0", @@ -4136,9 +4136,9 @@ } }, "node_modules/@testing-library/user-event": { - "version": "14.5.2", - "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.5.2.tgz", - "integrity": "sha512-YAh82Wh4TIrxYLmfGcixwD18oIjyC1pFQC2Y01F2lzV2HTMiYrI0nze0FD0ocB//CKS/7jIUgae+adPqxK5yCQ==", + "version": "14.6.1", + "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.6.1.tgz", + "integrity": "sha512-vq7fv0rnt+QTXgPxr5Hjc210p6YKq2kmdziLgnsZGgLJ9e6VAShx1pACLuRjd/AS/sr7phAR58OIIpf0LlmQNw==", "license": "MIT", "engines": { "node": ">=12", diff --git a/ui/package.json b/ui/package.json index d424434..81a3173 100644 --- a/ui/package.json +++ b/ui/package.json @@ -5,7 +5,7 @@ "dependencies": { "@testing-library/jest-dom": "5.17.0", "@testing-library/react": "13.4.0", - "@testing-library/user-event": "14.5.2", + "@testing-library/user-event": "14.6.1", "moment": "2.29.3", "query-string": "7.1.1", "react": "18.2.0",