From 5e078ffb79832eb0bf6925d57312387df72fb5b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 02:35:56 +0000 Subject: [PATCH] build(deps): Bump @notionhq/client from 5.4.0 to 5.19.0 Bumps [@notionhq/client](https://github.com/makenotion/notion-sdk-js) from 5.4.0 to 5.19.0. - [Release notes](https://github.com/makenotion/notion-sdk-js/releases) - [Commits](https://github.com/makenotion/notion-sdk-js/compare/v5.4.0...v5.19.0) --- updated-dependencies: - dependency-name: "@notionhq/client" dependency-version: 5.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index 5e6001545..2a8afa557 100644 --- a/bun.lock +++ b/bun.lock @@ -7,7 +7,7 @@ "dependencies": { "@aws-sdk/client-s3": "^3.975.0", "@base-ui/react": "^1.1.0", - "@notionhq/client": "^5.4.0", + "@notionhq/client": "^5.19.0", "@paper-design/shaders-react": "^0.0.72", "@sparticuz/chromium": "^143.0.4", "@tanstack/react-virtual": "^3.13.18", @@ -332,7 +332,7 @@ "@nolyfill/is-core-module": ["@nolyfill/is-core-module@1.0.39", "", {}, "sha512-nn5ozdjYQpUCZlWGuxcJY/KpxkWQs4DcbMCmKojjyrYDEAGy4Ce19NN4v5MduafTwJlbKc99UA8YhSVqq9yPZA=="], - "@notionhq/client": ["@notionhq/client@5.4.0", "", {}, "sha512-SJsprS26S0Wi9CoTQp4vC8/nPpAIo1gMB4H7aJ2E/k0fWnNGIEAg984KwtzK6h9ZGaPcEaryVRSz1VVClJcVUw=="], + "@notionhq/client": ["@notionhq/client@5.19.0", "", {}, "sha512-9R93Yt6/OB3MP5h29WhnvIBWYVq4mzxOYn9oh0Ut642NWxOTTouv7vkwKnMj5LGAYTlot0fhmL8OK5Su5zEzCw=="], "@paper-design/shaders": ["@paper-design/shaders@0.0.72", "", {}, "sha512-rk2BFuV5ood2DaivbxJC2jQMzaB434isDUzdUQ85Cy0OWnUMuxl8kyGMR74TDPyjo3EvcHIyreNLkJdRG+GfSA=="], diff --git a/package.json b/package.json index e89cd5e10..bd589b8b7 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "dependencies": { "@aws-sdk/client-s3": "^3.975.0", "@base-ui/react": "^1.1.0", - "@notionhq/client": "^5.4.0", + "@notionhq/client": "^5.19.0", "@paper-design/shaders-react": "^0.0.72", "@sparticuz/chromium": "^143.0.4", "@tanstack/react-virtual": "^3.13.18",