diff --git a/examples/with-static-export/package.json b/examples/with-static-export/package.json index 2d6a09ba00bbb..d2e0f03660023 100644 --- a/examples/with-static-export/package.json +++ b/examples/with-static-export/package.json @@ -7,7 +7,7 @@ "next": "latest", "react": "^16.0.0", "react-dom": "^16.0.0", - "serve": "9.2.0" + "serve": "9.4.0" }, "scripts": { "dev": "node .",