diff --git a/packages/notion/package.json b/packages/notion/package.json index ff057b617..1f12837e5 100644 --- a/packages/notion/package.json +++ b/packages/notion/package.json @@ -79,7 +79,7 @@ "lodash-es": "^4.17.21" }, "dependencies": { - "@notionhq/client": "4.0.2", + "@notionhq/client": "5.20.0", "date-fns": "4.1.0", "github-slugger": "2.0.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a2b1bc12f..be8159e6a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -144,8 +144,8 @@ importers: packages/notion: dependencies: '@notionhq/client': - specifier: 4.0.2 - version: 4.0.2 + specifier: 5.20.0 + version: 5.20.0 date-fns: specifier: 4.1.0 version: 4.1.0 @@ -386,8 +386,8 @@ packages: '@napi-rs/wasm-runtime@1.1.1': resolution: {integrity: sha512-p64ah1M1ld8xjWv3qbvFwHiFVWrq1yFvV4f7w+mzaqiR4IlSgkqhcRdHwsGgomwzBH51sRY4NEowLxnaBjcW/A==} - '@notionhq/client@4.0.2': - resolution: {integrity: sha512-4pk3dm4umhjsRI0umCnJ8lCZh0TMiaMdkY0rz6FV4OqVuTsmYFV3pk+YTR5S8792ZY2Rm4lJHlLj05HQVKDuIg==} + '@notionhq/client@5.20.0': + resolution: {integrity: sha512-MS0DFSfHPLZ0wi+e9mOP16gCCYbWAkaiMuu/rVK9KxDlKac4oAgHReOfTglcd77g/nlg78snp+KB7fNWP75bEw==} engines: {node: '>=18'} '@octokit/auth-token@6.0.0': @@ -2707,7 +2707,7 @@ snapshots: '@tybys/wasm-util': 0.10.1 optional: true - '@notionhq/client@4.0.2': {} + '@notionhq/client@5.20.0': {} '@octokit/auth-token@6.0.0': {}