From 9e8e56587ed6833b9ba28ba08ac2f4ccc7b6dd83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 09:23:27 +0000 Subject: [PATCH] build(deps): bump @notionhq/client in the production-dependencies group Bumps the production-dependencies group with 1 update: [@notionhq/client](https://github.com/makenotion/notion-sdk-js). Updates `@notionhq/client` from 5.1.0 to 5.3.0 - [Release notes](https://github.com/makenotion/notion-sdk-js/releases) - [Commits](https://github.com/makenotion/notion-sdk-js/compare/v5.1.0...v5.3.0) --- updated-dependencies: - dependency-name: "@notionhq/client" dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index ae81030..3d1d02f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -847,9 +847,9 @@ } }, "node_modules/@notionhq/client": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/@notionhq/client/-/client-5.1.0.tgz", - "integrity": "sha512-YYVjXYk1XwKQ4XIh+iGjaaXOGHxaDgB3UaGnDMyrZ3X9UiYQsZpzPIvTuhvp97os8a5W5kTQFsyq77+I+COOVQ==", + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/@notionhq/client/-/client-5.3.0.tgz", + "integrity": "sha512-pISuJLrP6XwxnmMZ79jT2XkMHFtbQvslfs6Rqdd29ge0KAmJOuhtWZxE1WXO7h03cj/gVAL2PiAjpFuIWrWJ3w==", "license": "MIT", "engines": { "node": ">=18"