diff --git a/examples/with-iron-session/package.json b/examples/with-iron-session/package.json index 6e04d2da95b6..ee40bb57f327 100644 --- a/examples/with-iron-session/package.json +++ b/examples/with-iron-session/package.json @@ -8,7 +8,7 @@ "start": "next start" }, "dependencies": { - "next": "^9.4.4", + "next": "^10.0.6", "next-iron-session": "4.1.7", "prop-types": "15.7.2", "react": "16.13.1",