From 45634ab070f221c31756f3ca0867d64c5416cda4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 17:43:19 +0000 Subject: [PATCH] Bump @notionhq/client from 2.2.3 to 2.2.13 Bumps [@notionhq/client](https://github.com/makenotion/notion-sdk-js) from 2.2.3 to 2.2.13. - [Release notes](https://github.com/makenotion/notion-sdk-js/releases) - [Commits](https://github.com/makenotion/notion-sdk-js/compare/v2.2.3...v2.2.13) --- updated-dependencies: - dependency-name: "@notionhq/client" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index ed81ddb..cfa1dd8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -110,9 +110,9 @@ fastq "^1.6.0" "@notionhq/client@^2.2.2": - version "2.2.3" - resolved "https://registry.yarnpkg.com/@notionhq/client/-/client-2.2.3.tgz#b8563994fd116123b0b2e39fca43a593faaf8360" - integrity sha512-ZqUzY0iRg/LIrwS+wzz/6osSB2nxIpmqdAtdUwzpcimc9Jlu1j85FeYdaU26Shr193CFrl2TLFeKqpk/APRQ4g== + version "2.2.13" + resolved "https://registry.yarnpkg.com/@notionhq/client/-/client-2.2.13.tgz#1ef1ff2da3fdab97f7cc0356f253a9a5122b106f" + integrity sha512-wJpEl30QUSy2K3/Q2c2knNiZlLXJ17JnQgaIiFbN68IMJy+2TE9fXLxvV1N/cMVs2+SpteAa6PlyrUgfGdlmDg== dependencies: "@types/node-fetch" "^2.5.10" node-fetch "^2.6.1"