diff --git a/examples/notion-automations-sync/package.json b/examples/notion-automations-sync/package.json index 69a4462..6990d04 100644 --- a/examples/notion-automations-sync/package.json +++ b/examples/notion-automations-sync/package.json @@ -19,6 +19,6 @@ "devDependencies": { "@types/node": "^24.10.0", "typescript": "^5.5.2", - "wrangler": "4.57.0" + "wrangler": "4.59.1" } }