diff --git a/services/idp/package.json b/services/idp/package.json index 709dbfcb2f..c48c89bb73 100644 --- a/services/idp/package.json +++ b/services/idp/package.json @@ -76,7 +76,7 @@ "@material-ui/icons": "^4.11.3", "@testing-library/jest-dom": "^6.6.3", "@testing-library/react": "^11.2.7", - "@testing-library/user-event": "^14.5.2", + "@testing-library/user-event": "^14.6.1", "@types/jest": "^29.5.12", "@types/node": "^22.15.19", "@types/react": "^17.0.80", diff --git a/services/idp/pnpm-lock.yaml b/services/idp/pnpm-lock.yaml index 4ef4450e1c..c7a76dbc9c 100644 --- a/services/idp/pnpm-lock.yaml +++ b/services/idp/pnpm-lock.yaml @@ -27,8 +27,8 @@ importers: specifier: ^11.2.7 version: 11.2.7(react-dom@17.0.2(react@17.0.2))(react@17.0.2) '@testing-library/user-event': - specifier: ^14.5.2 - version: 14.5.2(@testing-library/dom@10.3.2) + specifier: ^14.6.1 + version: 14.6.1(@testing-library/dom@10.3.2) '@types/jest': specifier: ^29.5.12 version: 29.5.12 @@ -1729,8 +1729,8 @@ packages: react: '*' react-dom: '*' - '@testing-library/user-event@14.5.2': - resolution: {integrity: sha512-YAh82Wh4TIrxYLmfGcixwD18oIjyC1pFQC2Y01F2lzV2HTMiYrI0nze0FD0ocB//CKS/7jIUgae+adPqxK5yCQ==} + '@testing-library/user-event@14.6.1': + resolution: {integrity: sha512-vq7fv0rnt+QTXgPxr5Hjc210p6YKq2kmdziLgnsZGgLJ9e6VAShx1pACLuRjd/AS/sr7phAR58OIIpf0LlmQNw==} engines: {node: '>=12', npm: '>=6'} peerDependencies: '@testing-library/dom': '>=7.21.4' @@ -8141,7 +8141,7 @@ snapshots: react: 17.0.2 react-dom: 17.0.2(react@17.0.2) - '@testing-library/user-event@14.5.2(@testing-library/dom@10.3.2)': + '@testing-library/user-event@14.6.1(@testing-library/dom@10.3.2)': dependencies: '@testing-library/dom': 10.3.2