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