diff --git a/examples/edge-functions/app/package.json b/examples/edge-functions/app/package.json index df1f7c4643d73..db0cde1eb9f8f 100644 --- a/examples/edge-functions/app/package.json +++ b/examples/edge-functions/app/package.json @@ -11,7 +11,7 @@ "react": "^18.0.0", "react-dom": "^18.0.0", "react-json-editor-ajrm": "^2.5.13", - "react-scripts": "5.0.0" + "react-scripts": "5.0.1" }, "scripts": { "start": "react-scripts start",