diff --git a/examples/edge-functions/app/package.json b/examples/edge-functions/app/package.json index df1f7c4643d73..8fd47200a5fdc 100644 --- a/examples/edge-functions/app/package.json +++ b/examples/edge-functions/app/package.json @@ -9,7 +9,7 @@ "@testing-library/react": "^12.1.4", "@testing-library/user-event": "^13.5.0", "react": "^18.0.0", - "react-dom": "^18.0.0", + "react-dom": "^19.1.0", "react-json-editor-ajrm": "^2.5.13", "react-scripts": "5.0.0" },