diff --git a/package.json b/package.json index c2184eae0..cad0e52cc 100644 --- a/package.json +++ b/package.json @@ -76,10 +76,10 @@ "@edx/browserslist-config": "^1.1.0", "@openedx/frontend-build": "13.1.4", "@edx/reactifex": "^2.1.1", - "@testing-library/jest-dom": "5.17.0", - "@testing-library/react": "12.1.5", - "@testing-library/react-hooks": "7.0.2", - "@testing-library/user-event": "13.5.0", + "@testing-library/jest-dom": "6.5.0", + "@testing-library/react": "16.0.1", + "@testing-library/react-hooks": "8.0.1", + "@testing-library/user-event": "14.5.2", "glob": "7.2.3", "husky": "6.0.0", "jest": "^25.1.0",