diff --git a/apps/contact/package.json b/apps/contact/package.json index 67956ae0..045cd862 100644 --- a/apps/contact/package.json +++ b/apps/contact/package.json @@ -12,7 +12,7 @@ "react": "^19.0.0", "react-dom": "^19.0.0", "next": "15.2.4", - "@notionhq/client": "^2.2.15", + "@notionhq/client": "^4.0.1", "nanoid": "^5.0.9", "zod": "^3.24.1" }, @@ -22,4 +22,4 @@ "@types/react": "^19", "@types/react-dom": "^19" } -} +} \ No newline at end of file