From 80710cf543f101a2d0db9d0167a21247825e7cc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 13:17:24 +0000 Subject: [PATCH] chore(deps): bump resend from 6.20.0 to 6.21.0 Bumps [resend](https://github.com/resend/resend-node) from 6.20.0 to 6.21.0. - [Release notes](https://github.com/resend/resend-node/releases) - [Changelog](https://github.com/resend/resend-node/blob/canary/CHANGELOG.md) - [Commits](https://github.com/resend/resend-node/compare/v6.20.0...v6.21.0) --- updated-dependencies: - dependency-name: resend dependency-version: 6.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 008383f2..f5da99f6 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "redis": "6.2.1", "remark-gfm": "4.0.1", "remark-parse": "11.0.0", - "resend": "6.20.0", + "resend": "6.21.0", "rss-parser": "3.13.0", "server-only": "0.0.1", "shadcn": "4.18.0",