diff --git a/package.json b/package.json index e748350b..909cbd90 100755 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@redux-beacon/segment": "^1.1.0", "@redux-devtools/extension": "3.3.0", "@reduxjs/toolkit": "^1.6.1", - "@testing-library/user-event": "^13.5.0", + "@testing-library/user-event": "^14.0.0", "classnames": "^2.3.1", "core-js": "3.38.1", "dompurify": "^2.3.1", @@ -82,8 +82,8 @@ "devDependencies": { "@edx/reactifex": "^2.1.1", "@openedx/frontend-build": "14.1.5", - "@testing-library/jest-dom": "^5.14.1", - "@testing-library/react": "^12.1.0", + "@testing-library/jest-dom": "^6.0.0", + "@testing-library/react": "^16.0.0", "copy-webpack-plugin": "^12.0.0", "husky": "^9.0.0", "identity-obj-proxy": "^3.0.0",