diff --git a/apps/auth0-user-store/package.json b/apps/auth0-user-store/package.json index 938736b7a..d97708441 100644 --- a/apps/auth0-user-store/package.json +++ b/apps/auth0-user-store/package.json @@ -29,7 +29,7 @@ "reactstrap": "9.2.1" }, "devDependencies": { - "@testing-library/jest-dom": "6.1.5", + "@testing-library/jest-dom": "6.4.8", "@testing-library/react": "14.1.2", "jest-environment-jsdom": "29.7.0", "jest-fetch-mock": "3.0.3"