diff --git a/examples/custom-server-actionhero/package.json b/examples/custom-server-actionhero/package.json index 469e9a098051..fce4276f088d 100644 --- a/examples/custom-server-actionhero/package.json +++ b/examples/custom-server-actionhero/package.json @@ -6,7 +6,7 @@ "actionhero": "^18.1.2", "ioredis": "^3.2.2", "isomorphic-fetch": "^2.2.1", - "next": "^5.0.1-canary.9", + "next": "^10.0.6", "react": "^16.1.1", "react-dom": "^16.1.1", "ws": "^4.1.0"