diff --git a/examples/with-storybook/package.json b/examples/with-storybook/package.json index 45b52c37dd30f..918917e8ec8d4 100644 --- a/examples/with-storybook/package.json +++ b/examples/with-storybook/package.json @@ -12,7 +12,7 @@ "@types/node": "18.15.12", "@types/react": "18.0.37", "@types/react-dom": "18.0.11", - "next": "13.3.0", + "next": "13.4.12", "react": "18.2.0", "react-dom": "18.2.0", "typescript": "5.0.4"