diff --git a/examples/edge-functions/app/package.json b/examples/edge-functions/app/package.json index df1f7c4643d73..41515d9e7005f 100644 --- a/examples/edge-functions/app/package.json +++ b/examples/edge-functions/app/package.json @@ -7,7 +7,7 @@ "@supabase/supabase-js": "^2.0.0", "@testing-library/jest-dom": "^5.16.3", "@testing-library/react": "^12.1.4", - "@testing-library/user-event": "^13.5.0", + "@testing-library/user-event": "^14.5.2", "react": "^18.0.0", "react-dom": "^18.0.0", "react-json-editor-ajrm": "^2.5.13",