diff --git a/embedchain/examples/full_stack/frontend/package.json b/embedchain/examples/full_stack/frontend/package.json index 462844d8bf..c767ac7859 100644 --- a/embedchain/examples/full_stack/frontend/package.json +++ b/embedchain/examples/full_stack/frontend/package.json @@ -13,7 +13,7 @@ "eslint": "8.44.0", "eslint-config-next": "13.4.9", "flowbite": "^1.7.0", - "next": "13.4.9", + "next": "15.3.1", "postcss": "8.4.25", "react": "18.2.0", "react-dom": "18.2.0",