diff --git a/examples/edge-functions/app/package.json b/examples/edge-functions/app/package.json index df1f7c4643d73..50ae53383800b 100644 --- a/examples/edge-functions/app/package.json +++ b/examples/edge-functions/app/package.json @@ -5,7 +5,7 @@ "dependencies": { "@supabase/auth-ui-react": "^0.2.1", "@supabase/supabase-js": "^2.0.0", - "@testing-library/jest-dom": "^5.16.3", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^12.1.4", "@testing-library/user-event": "^13.5.0", "react": "^18.0.0",