diff --git a/services/idp/package.json b/services/idp/package.json index 9c9a7d7e56..fb6dbefc57 100644 --- a/services/idp/package.json +++ b/services/idp/package.json @@ -74,7 +74,7 @@ "@fontsource/roboto": "^5.0.8", "@material-ui/core": "^4.12.4", "@material-ui/icons": "^4.11.3", - "@testing-library/jest-dom": "^6.1.2", + "@testing-library/jest-dom": "^6.1.3", "@testing-library/react": "^11.2.7", "@testing-library/user-event": "^14.4.3", "@types/jest": "^29.5.4", diff --git a/services/idp/pnpm-lock.yaml b/services/idp/pnpm-lock.yaml index f047b91dd5..4c98865ee2 100644 --- a/services/idp/pnpm-lock.yaml +++ b/services/idp/pnpm-lock.yaml @@ -15,8 +15,8 @@ dependencies: specifier: ^4.11.3 version: 4.11.3(@material-ui/core@4.12.4)(@types/react@17.0.65)(react-dom@17.0.2)(react@17.0.2) '@testing-library/jest-dom': - specifier: ^6.1.2 - version: 6.1.2(@types/jest@29.5.4)(jest@29.6.4) + specifier: ^6.1.3 + version: 6.1.3(@types/jest@29.5.4)(jest@29.6.4) '@testing-library/react': specifier: ^11.2.7 version: 11.2.7(react-dom@17.0.2)(react@17.0.2) @@ -2789,8 +2789,8 @@ packages: pretty-format: 27.5.1 dev: false - /@testing-library/jest-dom@6.1.2(@types/jest@29.5.4)(jest@29.6.4): - resolution: {integrity: sha512-NP9jl1Q2qDDtx+cqogowtQtmgD2OVs37iMSIsTv5eN5ETRkf26Kj6ugVwA93/gZzzFWQAsgkKkcftDe91BJCkQ==} + /@testing-library/jest-dom@6.1.3(@types/jest@29.5.4)(jest@29.6.4): + resolution: {integrity: sha512-YzpjRHoCBWPzpPNtg6gnhasqtE/5O4qz8WCwDEaxtfnPO6gkaLrnuXusrGSPyhIGPezr1HM7ZH0CFaUTY9PJEQ==} engines: {node: '>=14', npm: '>=6', yarn: '>=1'} peerDependencies: '@jest/globals': '>= 28'