From 55832227554268edb40ecc6c9b1d8bb554b05da1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 02:15:23 +0000 Subject: [PATCH] chore(deps)(deps): bump @getbrevo/brevo from 3.0.2 to 4.0.1 Bumps [@getbrevo/brevo](https://github.com/getbrevo/brevo-node) from 3.0.2 to 4.0.1. - [Release notes](https://github.com/getbrevo/brevo-node/releases) - [Commits](https://github.com/getbrevo/brevo-node/commits/v4.0.1) --- updated-dependencies: - dependency-name: "@getbrevo/brevo" dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cadf0c4..c0119e5 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "push:partial": "git commit --allow-empty -m \"chore: partial push [run-partial]\" && git push && git reset --soft HEAD~1" }, "dependencies": { - "@getbrevo/brevo": "^3.0.1", + "@getbrevo/brevo": "^4.0.1", "@huggingface/inference": "^4.13.5", "@langchain/anthropic": "^1.3.10", "@langchain/community": "^1.1.4",