diff --git a/examples/with-storybook/package.json b/examples/with-storybook/package.json index 3eb2071735ff5..a87c3ebe93778 100644 --- a/examples/with-storybook/package.json +++ b/examples/with-storybook/package.json @@ -9,7 +9,7 @@ "build-storybook": "storybook build" }, "dependencies": { - "next": "14.2.2", + "next": "14.2.35", "react": "^18", "react-dom": "^18" },